Class: Rake::Application

Inherits:
Object
  • Object
show all
Defined in:
lib/raxe/tasks.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#raxe_tasksObject

Returns the value of attribute raxe_tasks.



6
7
8
# File 'lib/raxe/tasks.rb', line 6

def raxe_tasks
  @raxe_tasks
end

Instance Method Details

#raxeObject



7
8
9
# File 'lib/raxe/tasks.rb', line 7

def raxe
	return raxe_tasks.raxe
end