Class: TrelloDXY::CLI::Commands::Board

Inherits:
Object
  • Object
show all
Includes:
Shared
Defined in:
lib/trello_dxy/cli/commands/board.rb

Instance Method Summary collapse

Methods included from Shared

#actions, #help, #shared_methods, #target_name

Instance Method Details

#timeObject



7
8
9
# File 'lib/trello_dxy/cli/commands/board.rb', line 7

def time
  TrelloDXY::CLI::Board::Time.new.run
end