Purple  0.1
Standard Language Specification
Public Attributes | List of all members
PurpleArgs Struct Reference

Structure containing command line arguments. More...

#include <arguments.h>

Collaboration diagram for PurpleArgs:
Collaboration graph

Public Attributes

int logging
 
char * filenames [2]
 
char * clang_executable
 
char * from_command_line_argument
 

Detailed Description

Structure containing command line arguments.

Member Data Documentation

◆ clang_executable

char* PurpleArgs::clang_executable

Path to clang executable

◆ filenames

char* PurpleArgs::filenames[2]

Input filename followed by output ASM filename

◆ from_command_line_argument

char* PurpleArgs::from_command_line_argument

Program read from stdin

◆ logging

int PurpleArgs::logging

Logging level to use


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