9namespace fs = std::filesystem;
19 std::shared_ptr<RuxOptions> global_opt);
Collection of all options of Subcommand A.
std::string filter_expr
Filter expression for limiting visualization.
int run_subcommand_view(SubcommandViewOptions const &opt, const RuxOptions &global_opt)
void setup_subcommand_view(CLI::App &app, std::shared_ptr< RuxOptions > global_opt)