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

Public Attributes

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

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.

Referenced by find_generic_rule(), find_rule(), prepare_script(), run_script(), and start().

◆ vars

variable_map job_t::vars

Values of local variables.

Definition at line 581 of file remake.cpp.

Referenced by prepare_script(), and start().


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