KcSafeSafe  ".env"CParse the given file and set variables in the process's environment0Variables can be declared in the following form: FOO=bar FOO="bar" FOO='bar'+Declarations may optionally be preceded by  "export ", which will be ignored. Trailing whitespace is ignored. Quotes inside quoted values or spaces in unquoted values must be escaped with a backlash. Invalid lines are silently ignored.NOTEL: If the file-name is relative, the directory tree will be traversed up to /* looking for the file in each parent. Use  to avoid this.*, but don't traverse up the directory tree&Get all directory names of a directory3Includes itself as the first element of the output.takeDirectories "/foo/bar/baz"&["/foo/bar/baz","/foo/bar","/foo","/"]_Leading path-separator is meaningful, and determines if the root directory is included or not.takeDirectories "foo/bar/baz"["foo/bar/baz","foo/bar","foo"]*Trailing path-separator is not meaningful.takeDirectories "/foo/bar/baz/"&["/foo/bar/baz","/foo/bar","/foo","/"]Safe<      'load-env-0.2.0.1-CcjhLZWLmCa5wt4W8lnfdg LoadEnv.ParseLoadEnvPaths_load_envVariable EnvironmentparseEnvironment parseVariableloadEnv loadEnvFromloadEnvFromAbsolutetakeDirectoriesversion getBinDir getLibDir getDynLibDir getDataDir getLibexecDir getSysconfDirgetDataFileName