Structsยง
- Config definition of a
[target.'cfg(โฆ)']
table. - Config definition of a
[target]
table or[host]
.
Functionsยง
- extra_
link_ ๐args - Returns true if the
[target]
table should be applied to host targets. - load_
config_ ๐table Loads a single table for the given prefix. - load_
host_ ๐triple Loads a single[host]
table for the given triple. - load_
target_ ๐cfgs Loads all of thetarget.'cfg()'
tables. - load_
target_ ๐triple Loads a single[target]
table for the given triple.