Kind: Function
Source: packages/core/repl/repl-native-commands.ts
Part of: Core
Signature
tsfunction defineDefaultCommandsOnRepl(replServer: REPLServer): void
Parameters
| Name | Type |
|---|---|
replServer | REPLServer |
Returns: void
Kind: Function
Source: packages/core/repl/repl-native-commands.ts
Part of: Core
tsfunction defineDefaultCommandsOnRepl(replServer: REPLServer): void
| Name | Type |
|---|---|
replServer | REPLServer |
Returns: void
Was this page helpful?