Class: TrelloDXY::CLI::Commands::Board
- Inherits:
-
Object
- Object
- TrelloDXY::CLI::Commands::Board
- 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
#time ⇒ Object
7 8 9 |
# File 'lib/trello_dxy/cli/commands/board.rb', line 7 def time TrelloDXY::CLI::Board::Time.new.run end |