$darkmode
cloe::StackOptions Struct Reference

#include <stack_factory.hpp>

Public Attributes

std::ostream * error = &std::cerr
 
std::shared_ptr< fable::Environmentenvironment
 
std::vector< std::string > plugin_paths
 
std::vector< std::string > ignore_sections
 
bool no_builtin_plugins = false
 
bool no_system_plugins = false
 
bool no_system_confs = false
 
bool no_hooks = false
 
bool interpolate_vars = true
 
bool interpolate_undefined = false
 
bool strict_mode = false
 
bool secure_mode = false
 

Detailed Description

StackOptions contains the configuration required to create new Stack objects.

These are provided via the command line and the environment.

See also
main.cpp for description of flags

The documentation for this struct was generated from the following file: