Class: Kuby::Commands

Inherits:
Object
  • Object
show all
Extended by:
GLI::App, T::Sig
Defined in:
lib/kuby/commands.rb

Class Method Summary collapse

Class Method Details

.tasksObject



37
38
39
# File 'lib/kuby/commands.rb', line 37

def self.tasks
  Kuby::Tasks.new(Kuby.environment)
end