Interface to store all generated Paths that would be possible a binary would be in

Hierarchy

  • DryMongoBinaryPaths

Properties

homeCache: string

Path for "~/.config/" (user home)

modulesCache: string

Path for "PROJECT/node_modules/.cache/" (project local cache)

relative: string

Path for relative to CWD "CWD/" (relative CWD path)

resolveConfig: string

Path from DOWNLOAD_DIR config option

Generated using TypeDoc