$darkmode
main_dump.hpp File Reference
#include <iostream>
#include <string>
#include <vector>
#include "main_stack.hpp"
Include dependency graph for main_dump.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  engine::DumpOptions
 

Functions

int engine::dump (const DumpOptions &opt, const std::vector< std::string > &filepaths)
 

Detailed Description

See also
main.cpp

This file contains the "dump" options and commands.