|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
This is the complete list of members for nix::CmdPathInfo, including all inherited members.
| addFlag(Flag &&flag) (defined in nix::Args) | nix::Args | |
| aio()=0 (defined in nix::Args) | nix::Args | pure virtual |
| applyDefaultInstallables(std::vector< std::string > &rawInstallables) override (defined in nix::BuiltPathsCommand) | nix::BuiltPathsCommand | virtual |
| ArityAny | nix::Args | protectedstatic |
| asRootArgs() | nix::Args | inlineprotectedvirtual |
| BuiltPathsCommand(bool recursive) (defined in nix::BuiltPathsCommand) | nix::BuiltPathsCommand | |
| catCustom (defined in nix::Command) | nix::Command | static |
| catDefault (defined in nix::Command) | nix::Command | static |
| Category typedef (defined in nix::Command) | nix::Command | |
| category() override (defined in nix::CmdPathInfo) | nix::CmdPathInfo | inlinevirtual |
| CmdPathInfo() (defined in nix::CmdPathInfo) | nix::CmdPathInfo | inline |
| completeDir (defined in nix::Args) | nix::Args | static |
| completeInstallable(EvalState &state, AddCompletions &completions, std::string_view prefix) | nix::SourceExprCommand | |
| completePath (defined in nix::Args) | nix::Args | static |
| CompleterClosure typedef | nix::Args | protected |
| CompleterFun typedef | nix::Args | protected |
| createStore() (defined in nix::StoreCommand) | nix::StoreCommand | virtual |
| description() override | nix::CmdPathInfo | inlinevirtual |
| doc() override | nix::CmdPathInfo | inlinevirtual |
| EvalCommand() (defined in nix::EvalCommand) | nix::EvalCommand | |
| evalStoreUrl (defined in nix::MixEvalArgs) | nix::MixEvalArgs | |
| expectArg(const std::string &label, std::string *dest, bool optional=false) | nix::Args | inline |
| expectArgs(ExpectedArg &&arg) (defined in nix::Args) | nix::Args | inline |
| nix::RawInstallablesCommand::expectArgs(const std::string &label, std::vector< std::string > *dest) | nix::Args | inline |
| expectedArgs | nix::Args | protected |
| experimentalFeature() (defined in nix::Command) | nix::Command | virtual |
| expr (defined in nix::SourceExprCommand) | nix::SourceExprCommand | |
| file (defined in nix::SourceExprCommand) | nix::SourceExprCommand | |
| forceImpureByDefault() (defined in nix::Args) | nix::Args | inlinevirtual |
| getAutoArgs(Evaluator &state) (defined in nix::MixEvalArgs) | nix::MixEvalArgs | |
| getCompleteInstallable() | nix::SourceExprCommand | |
| getDefaultFlakeAttrPathPrefixes() (defined in nix::SourceExprCommand) | nix::SourceExprCommand | virtual |
| getDefaultFlakeAttrPaths() (defined in nix::SourceExprCommand) | nix::SourceExprCommand | virtual |
| getEvalStore() (defined in nix::EvalCommand) | nix::EvalCommand | |
| getEvaluator() override (defined in nix::SourceExprCommand) | nix::SourceExprCommand | virtual |
| getFlakeRefsForCompletion() override | nix::RawInstallablesCommand | virtual |
| getRoot() | nix::Args | |
| getStore() (defined in nix::StoreCommand) | nix::StoreCommand | |
| hiddenCategories (defined in nix::Args) | nix::Args | protected |
| humanReadable (defined in nix::CmdPathInfo) | nix::CmdPathInfo | |
| ignoreExceptionsDuringTry (defined in nix::EvalCommand) | nix::EvalCommand | |
| initialFlagsProcessed() | nix::Args | inlineprotectedvirtual |
| json (defined in nix::MixJSON) | nix::MixJSON | |
| lockFlags (defined in nix::MixFlakeOptions) | nix::MixFlakeOptions | |
| longFlags | nix::Args | protected |
| MixEvalArgs() (defined in nix::MixEvalArgs) | nix::MixEvalArgs | |
| MixFlakeOptions() (defined in nix::MixFlakeOptions) | nix::MixFlakeOptions | |
| MixJSON() (defined in nix::MixJSON) | nix::MixJSON | inline |
| MixOperateOnOptions() (defined in nix::MixOperateOnOptions) | nix::MixOperateOnOptions | |
| MixRepair() (defined in nix::MixRepair) | nix::MixRepair | inline |
| operateOn (defined in nix::MixOperateOnOptions) | nix::MixOperateOnOptions | |
| parent | nix::Args | |
| parseInstallable(EvalState &state, ref< Store > store, const std::string &installable) (defined in nix::SourceExprCommand) | nix::SourceExprCommand | |
| parseInstallables(EvalState &state, ref< Store > store, std::vector< std::string > ss) (defined in nix::SourceExprCommand) | nix::SourceExprCommand | |
| printSize(uint64_t value) (defined in nix::CmdPathInfo) | nix::CmdPathInfo | inline |
| processArgs(const Strings &args, bool finish) | nix::Args | protectedvirtual |
| processedArgs | nix::Args | protected |
| processFlag(Strings::iterator &pos, Strings::iterator end) | nix::Args | protectedvirtual |
| RawInstallablesCommand() (defined in nix::RawInstallablesCommand) | nix::RawInstallablesCommand | |
| readFromStdIn (defined in nix::RawInstallablesCommand) | nix::RawInstallablesCommand | |
| realiseMode (defined in nix::BuiltPathsCommand) | nix::BuiltPathsCommand | protected |
| removeFlag(const std::string &longName) (defined in nix::Args) | nix::Args | |
| repair (defined in nix::MixRepair) | nix::MixRepair | |
| rewriteArgs(Strings &args, Strings::iterator pos) (defined in nix::Args) | nix::Args | inlineprotectedvirtual |
| run(ref< Store > store, StorePaths &&storePaths) override (defined in nix::CmdPathInfo) | nix::CmdPathInfo | inlinevirtual |
| run(ref< Store > store, BuiltPaths &&paths) override (defined in nix::StorePathsCommand) | nix::StorePathsCommand | virtual |
| run(ref< Store > store, Installables &&installables) override (defined in nix::BuiltPathsCommand) | nix::BuiltPathsCommand | virtual |
| run(ref< Store > store, std::vector< std::string > &&rawInstallables) override (defined in nix::InstallablesCommand) | nix::InstallablesCommand | virtual |
| nix::RawInstallablesCommand::run(ref< Store > store) override | nix::RawInstallablesCommand | virtual |
| nix::SourceExprCommand::run() override | nix::StoreCommand | virtual |
| searchPath (defined in nix::MixEvalArgs) | nix::MixEvalArgs | |
| shortFlags | nix::Args | protected |
| showClosureSize (defined in nix::CmdPathInfo) | nix::CmdPathInfo | |
| showSigs (defined in nix::CmdPathInfo) | nix::CmdPathInfo | |
| showSize (defined in nix::CmdPathInfo) | nix::CmdPathInfo | |
| SourceExprCommand() (defined in nix::SourceExprCommand) | nix::SourceExprCommand | |
| startReplOnEvalErrors (defined in nix::EvalCommand) | nix::EvalCommand | |
| StoreCommand() (defined in nix::StoreCommand) | nix::StoreCommand | |
| StorePathsCommand(bool recursive=false) (defined in nix::StorePathsCommand) | nix::StorePathsCommand | |
| toJSON() (defined in nix::Args) | nix::Args | virtual |
| ~Command() (defined in nix::Command) | nix::Command | inlinevirtual |
| ~EvalCommand() (defined in nix::EvalCommand) | nix::EvalCommand |