Flox Package Database 1
CRUD Operations on Nix Package Metadata
Loading...
Searching...
No Matches
Namespaces
command.cc File Reference

Executable command helpers, argument parsers, etc. More...

#include <algorithm>
#include <optional>
#include <string>
#include <variant>
#include <vector>
#include <argparse/argparse.hpp>
#include <nix/config.hh>
#include <nix/error.hh>
#include <nix/globals.hh>
#include <nix/logging.hh>
#include "flox/core/command.hh"
#include "flox/core/types.hh"
#include "flox/registry.hh"

Namespaces

namespace  flox
 Interfaces for use by flox.
 
namespace  flox::command
 Executable command helpers, argument parsers, etc.
 

Detailed Description

Executable command helpers, argument parsers, etc.