@Override protected InstructionResult executeInternal(InstructionExecutor executor) throws SlimException { executor.addPath(this.path); return new InstructionResult.Ok(getId()); }
@Override protected InstructionResult executeInternal(InstructionExecutor executor) throws SlimException { executor.addPath(this.path); return new InstructionResult.Ok(getId()); }