Remake
Loading...
Searching...
No Matches
Public Attributes | List of all members
job_t Struct Reference

Public Attributes

rule_t rule
 Original rule.
 
variable_map vars
 Values of local variables.
 

Detailed Description

A job created from a set of rules.

Definition at line 578 of file remake.cpp.

Member Data Documentation

◆ rule

rule_t job_t::rule

Original rule.

Definition at line 580 of file remake.cpp.

◆ vars

variable_map job_t::vars

Values of local variables.

Definition at line 581 of file remake.cpp.


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