Method: YARD::Server::Commands::Base#path
- Defined in:
- lib/yard/server/commands/base.rb
#path ⇒ String
Returns the path after the command base URI.
51 52 53 |
# File 'lib/yard/server/commands/base.rb', line 51 def path @path end |