Method: Spider::App::ClassMethods#path
- Defined in:
- lib/spiderfw/app.rb
#path ⇒ String (readonly)
Returns filesystem path of the app.
39 40 41 |
# File 'lib/spiderfw/app.rb', line 39 def path @path end |
Returns filesystem path of the app.
39 40 41 |
# File 'lib/spiderfw/app.rb', line 39 def path @path end |