module Refuge::Commands
Public Instance Methods
command()
click to toggle source
# File lib/refuge/commands.rb, line 54 def command ;@@command ;end
current()
click to toggle source
# File lib/refuge/commands.rb, line 55 def current ;@@current ;end
path()
click to toggle source
# File lib/refuge/commands.rb, line 56 def path ;@@path ;end