Cloud API Overview > @adpt/cloud > action > Command
action.Command class
Primitive component that can be used to interact with commands via the OS shell to implement actions in Adapt.
Signature:
export declare class Command extends Action<CommandProps>
Methods
Method | Modifiers | Description |
---|---|---|
action(op, ctx) | ||
shouldAct(op, ctx) |