Method: Hanami::Slice::Router#path_prefix

Defined in:
lib/hanami/slice/router.rb

#path_prefixObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Since:

  • 2.0.0



23
24
25
# File 'lib/hanami/slice/router.rb', line 23

def path_prefix
  @path_prefix
end