Skip to main content

Module action

Module action 

Source
Expand description

Trait for defining interactive, selectable CLI actions.

Traitsยง

Action
An enumerable command that can be presented to the user as an interactive CLI selection and then executed against a shared Context.