Phasor 3.1.1
Stack VM based Programming Language
Loading...
Searching...
No Matches
Phasor::Disassembler::Args Struct Reference

Public Attributes

std::filesystem::path inputFile
std::filesystem::path outputFile
std::filesystem::path program
bool noLogo = false
bool showHelp = false
bool silent = false

Detailed Description

Definition at line 20 of file Disassembler.hpp.

Member Data Documentation

◆ inputFile

std::filesystem::path Phasor::Disassembler::Args::inputFile

Definition at line 22 of file Disassembler.hpp.

◆ noLogo

bool Phasor::Disassembler::Args::noLogo = false

Definition at line 25 of file Disassembler.hpp.

◆ outputFile

std::filesystem::path Phasor::Disassembler::Args::outputFile

Definition at line 23 of file Disassembler.hpp.

◆ program

std::filesystem::path Phasor::Disassembler::Args::program

Definition at line 24 of file Disassembler.hpp.

◆ showHelp

bool Phasor::Disassembler::Args::showHelp = false

Definition at line 26 of file Disassembler.hpp.

◆ silent

bool Phasor::Disassembler::Args::silent = false

Definition at line 27 of file Disassembler.hpp.


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