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

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

#include <filesystem>
#include <optional>
#include "flox/resolver/manifest-raw.hh"
#include "flox/resolver/mixins.hh"
#include "flox/search/command.hh"

Go to the source code of this file.

Classes

class  flox::resolver::LockCommand
 Lock a manifest file. More...
 
class  flox::resolver::DiffCommand
 Diff two manifest files. More...
 
class  flox::resolver::UpdateCommand
 Update lockfile inputs. More...
 
class  flox::resolver::RegistryCommand
 Show information about an environment's registries. More...
 
class  flox::resolver::ManifestCommand
 

Namespaces

namespace  flox
 Interfaces for use by flox.
 

Detailed Description

Executable command helpers, argument parsers, etc.