Method: Betterdocs::Dsl::Naming#path

Defined in:
lib/betterdocs/dsl/naming.rb

#pathObject



10
11
12
# File 'lib/betterdocs/dsl/naming.rb', line 10

def path
  @below_path + [ public_name ]
end