property REPLCommand.action
Usage in Deno
import { type REPLCommand } from "node:repl";
The function to execute, optionally accepting a single string argument.
import { type REPLCommand } from "node:repl";
The function to execute, optionally accepting a single string argument.