class Topia::CommandExecutor

Overview

Handles command execution separately from Task orchestration

Defined in:

topia/command.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def add_command(command : String) #

[View source]
def commands : Array(Command) #

[View source]
def execute_all #

[View source]