Method: QB::Options::Option#include_path

Defined in:
lib/qb/options/option.rb

#include_pathObject (readonly)

array of strings representing how this option was included empty for top-level options



14
15
16
# File 'lib/qb/options/option.rb', line 14

def include_path
  @include_path
end