Method | Description | |
---|---|---|
RunScript ( string local ) : System | ||
RunScript ( string local, string remote_dir ) : System |
Method | Description | |
---|---|---|
RunImpl ( Node node, NodeAuth auth ) : void |
protected RunImpl ( Node node, NodeAuth auth ) : void | ||
node | Node | |
auth | NodeAuth | |
return | void |
public RunScript ( string local, string remote_dir ) : System | ||
local | string | |
remote_dir | string | |
return | System |