Class: Updoc::Report::GrapeApp

Inherits:
Struct
  • Object
show all
Defined in:
lib/updoc/report.rb

Instance Attribute Summary collapse

Instance Attribute Details

#appObject

Returns the value of attribute app

Returns:

  • (Object)

    the current value of app



7
8
9
# File 'lib/updoc/report.rb', line 7

def app
  @app
end

#path_prefixObject

Returns the value of attribute path_prefix

Returns:

  • (Object)

    the current value of path_prefix



7
8
9
# File 'lib/updoc/report.rb', line 7

def path_prefix
  @path_prefix
end