Sha256: b3cd974405cb06a942ea0b049f878c6acef34188687d62fa37aff10ac12b9611

Contents?: true

Size: 592 Bytes

Versions: 28

Compression:

Stored size: 592 Bytes

Contents

------------------------- Constant: YARD::CLI::YRI::DEFAULT_SEARCH_PATHS

DEFAULT_SEARCH_PATHS = []

------------------------------------------------------------------------

    Default search paths that should be loaded dynamically into YRI.
    These paths take precedence over all other paths (SEARCH_PATHS_FILE
    and RubyGems paths). To add a path, call: 
    
      DEFAULT_SEARCH_PATHS.push("/path/to/.yardoc")

Returns:
--------

    (Array<String>) - a list of extra search paths


Since:
------

    0.6.0


------------------------------------------------------------------------

Version data entries

28 entries across 25 versions & 4 rubygems

Version Path
abaci-0.3.0 vendor/bundle/gems/yard-0.9.7/spec/templates/examples/constant001.txt
yard-0.9.7 spec/templates/examples/constant001.txt
yard-0.9.6 spec/templates/examples/constant001.txt
yard-0.9.5 spec/templates/examples/constant001.txt
yard-0.9.4 spec/templates/examples/constant001.txt
yard-0.9.3 spec/templates/examples/constant001.txt
yard-0.9.2 spec/templates/examples/constant001.txt
yard-0.9.1 spec/templates/examples/constant001.txt