class Id3::Cli::Frames

Included Modules

Extended Modules

Defined in:

id3/cli/frames.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(*args, **options) #

Class Method Detail

def self.call(args : Array(String)) #

def self.command_name #

[View source]
def self.describe(io : IO) #

def self.describe_options(io : IO) #

def self.describe_positionals(io : IO) #

def self.describe_usage(io : IO) #

def self.description #

[View source]
def self.options #

def self.positionals #

Instance Method Detail

def call #

[View source]
def command_name(*args, **options) #

def command_name(*args, **options, &) #

def file : String #