Module: Confinement::RouteableBlob
Instance Attribute Summary collapse
-
#output_path ⇒ Object
Returns the value of attribute output_path.
-
#url_path ⇒ Object
Returns the value of attribute url_path.
Instance Attribute Details
#output_path ⇒ Object
Returns the value of attribute output_path.
408 409 410 |
# File 'lib/confinement.rb', line 408 def output_path @output_path end |
#url_path ⇒ Object
Returns the value of attribute url_path.
409 410 411 |
# File 'lib/confinement.rb', line 409 def url_path @url_path end |