Class: Rain::CLI::Static::FakeRequest

Inherits:
Data
  • Object
show all
Defined in:
lib/cli/static.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



16
17
18
# File 'lib/cli/static.rb', line 16

def path
  @path
end