struct Athena::Console::Spec::CommandCompletionTester

Defined in:

spec.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(command : ACON::Command) #

[View source]

Instance Method Detail

def complete(input : Enumerable(String)) : Array(String) #

[View source]
def complete(*input : String) : Array(String) #

[View source]