Class: Rain::CLI::Static::FakeRequest
- Inherits:
-
Data
- Object
- Data
- Rain::CLI::Static::FakeRequest
- Defined in:
- lib/cli/static.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
readonly
Returns the value of attribute path.
Instance Attribute Details
#path ⇒ Object (readonly)
Returns the value of attribute path
16 17 18 |
# File 'lib/cli/static.rb', line 16 def path @path end |