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