An Env for an Edge, providing $in and $out.
More...
An Env for an Edge, providing $in and $out.
Definition at line 391 of file graph.cc.
◆ EscapeKind
| Enumerator |
|---|
| kShellEscape | |
| kDoNotEscape | |
Definition at line 392 of file graph.cc.
◆ EdgeEnv()
◆ LookupVariable() [1/2]
| virtual std::string Env::LookupVariable |
( |
const std::string & |
var | ) |
|
|
pure virtualinherited |
◆ LookupVariable() [2/2]
| string EdgeEnv::LookupVariable |
( |
const string & |
var | ) |
|
|
virtual |
◆ MakePathList()
| std::string EdgeEnv::MakePathList |
( |
const Node *const * |
span, |
|
|
size_t |
size, |
|
|
char |
sep |
|
) |
| const |
◆ edge_
| const Edge* const EdgeEnv::edge_ |
|
private |
◆ escape_in_out_
◆ lookups_
| std::vector<std::string> EdgeEnv::lookups_ |
|
private |
◆ recursive_
The documentation for this struct was generated from the following file: