Phasor 3.3.0
Stack VM based Programming Language
Loading...
Searching...
No Matches
Phasor::BinaryRuntime::Args Struct Reference
Collaboration diagram for Phasor::BinaryRuntime::Args:
[legend]

Public Attributes

std::string inputFile
bool verbose = false
int scriptArgc = 0
char ** scriptArgv = nullptr

Detailed Description

Definition at line 22 of file BinaryRuntime.hpp.

Member Data Documentation

◆ inputFile

std::string Phasor::BinaryRuntime::Args::inputFile

Definition at line 24 of file BinaryRuntime.hpp.

◆ scriptArgc

int Phasor::BinaryRuntime::Args::scriptArgc = 0

Definition at line 26 of file BinaryRuntime.hpp.

◆ scriptArgv

char** Phasor::BinaryRuntime::Args::scriptArgv = nullptr

Definition at line 27 of file BinaryRuntime.hpp.

◆ verbose

bool Phasor::BinaryRuntime::Args::verbose = false

Definition at line 25 of file BinaryRuntime.hpp.


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