Method: Wicket::Subpath#first_command

Defined in:
lib/wicket/subpath.rb

#first_commandObject



34
35
36
# File 'lib/wicket/subpath.rb', line 34

def first_command
  @commands.first
end