nipoppy.workflows.services.boutiques.CommandBuilder¶
- class nipoppy.workflows.services.boutiques.CommandBuilder¶
Protocol for a function that builds a command ro run.
It takes the invocation, descriptor, and additional args and returns a list of command arguments.