Exemple #1
0
 public Task<ExecutionResult> Execute(IReplWindow window, string arguments)
 {
     return window.Reset();
 }