CommandInternal.run property
Home > streplts > CommandInternal > run
CommandInternal.run property
Section titled “CommandInternal.run property”Signature:
run: ((args: string[], context: any, globals: any, options: Record<string, any>) => void | Promise<void>) | null;