Class: Updoc::Report::GrapeApp
- Inherits:
-
Struct
- Object
- Struct
- Updoc::Report::GrapeApp
- Defined in:
- lib/updoc/report.rb
Instance Attribute Summary collapse
-
#app ⇒ Object
Returns the value of attribute app.
-
#path_prefix ⇒ Object
Returns the value of attribute path_prefix.
Instance Attribute Details
#app ⇒ Object
Returns the value of attribute app
7 8 9 |
# File 'lib/updoc/report.rb', line 7 def app @app end |
#path_prefix ⇒ Object
Returns the value of attribute path_prefix
7 8 9 |
# File 'lib/updoc/report.rb', line 7 def path_prefix @path_prefix end |