struct
Analyzer::Javascript::Fastify::AutoloadRoot
- Analyzer::Javascript::Fastify::AutoloadRoot
- Struct
- Value
- Object
Overview
A directory @fastify/autoload registers. #dir_prefix records the
config's dirNameRoutePrefix — when it is false, subdirectories
do NOT contribute a route prefix (a file's own autoPrefix export
provides the prefix instead).
Defined in:
analyzer/analyzers/javascript/fastify.crConstructors
Instance Method Summary
- #clone
- #copy_with(path _path = @path, dir_prefix _dir_prefix = @dir_prefix)
- #dir_prefix : Bool
- #path : String