Method | Description | |
---|---|---|
CanExecute ( ICommandTarget target ) : bool | ||
GetAdapter ( |
||
InternalExecute ( ICommandTarget target ) : CommandResult | ||
PasteToTerminalCommand ( ) : System |
Method | Description | |
---|---|---|
GetClipboardText ( ) : string | ||
GetViewAndSession ( ICommandTarget target, IPoderosaView &view, ITerminalSession &session ) : bool |
public CanExecute ( ICommandTarget target ) : bool | ||
target | ICommandTarget | |
return | bool |
public GetAdapter ( |
||
adapter | ||
return | IAdaptable |
public InternalExecute ( ICommandTarget target ) : CommandResult | ||
target | ICommandTarget | |
return | CommandResult |