module

Luna::IncludePaths

Class methods

build
Source
build(*incs : Symbol, **nested) : Array(Array(Symbol))

Produces paths like: [:author] [:author, :posts] [:author, :posts, :comments]

Source