thenSpec top-level property
Completion spec for then CLI
Implementation
final FigSpec thenSpec = FigSpec(
name: 'then',
description: 'Execute this command if the test returned 0',
args: [
Arg(
)
]
);
Completion spec for then CLI
final FigSpec thenSpec = FigSpec(
name: 'then',
description: 'Execute this command if the test returned 0',
args: [
Arg(
)
]
);