Preparing search index...
The search index is not available
Wayward Types Viewer | 2.13.5-beta
Wayward Types Viewer
multiplayer/dedicatedServer/ssh/ISshCommandManager
ISshCommandManager
Interface ISshCommandManager
Hierarchy
IGenericManager
<
ISshCommand
>
ISshCommandManager
Implemented by
default
Index
Methods
add
execute
get
has
remove
Methods
add
add
(
registration
:
ISshCommand
)
:
void
Parameters
registration:
ISshCommand
Returns
void
execute
execute
(
shell
:
default
, sshCommand
:
SshCommandType
, args
?:
string
)
:
Promise
<
SshCommandResult
>
Parameters
shell:
default
sshCommand:
SshCommandType
Optional
args:
string
Returns
Promise
<
SshCommandResult
>
get
get
(
type
:
number
)
:
undefined
|
ISshCommand
Parameters
type:
number
Returns
undefined
|
ISshCommand
has
has
(
type
:
number
)
:
boolean
Parameters
type:
number
Returns
boolean
remove
remove
(
type
:
number
)
:
void
Parameters
type:
number
Returns
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Navigation
Modding Guide
Module Index
Common Modules
@Register
IDoodadDescription
IItemDescription
ITerrainDescription
ITileEventDescription
ICreatureDescription
In This Module
ISsh
Command
Manager
add
execute
get
has
remove
Generated using
TypeDoc