tweak
This commit is contained in:
parent
230bbeb3fd
commit
eaae508e12
|
@ -38,6 +38,7 @@ impl Command for SubCommand {
|
|||
) -> Result<PipelineData, ShellError> {
|
||||
let cell_paths: Vec<CellPath> = call.rest(engine_state, stack, 0)?;
|
||||
let args = CellPathOnlyArgs::from(cell_paths);
|
||||
|
||||
operate(action, args, input, call.head, engine_state.ctrlc.clone())
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user