NAME
App::hopen::Gen::Ninja::AssetGraphNode - AssetOp for Gen::Ninja
SYNOPSIS
TODO
ATTRIBUTES
_rules
TODO? Store mapping from command lines to rules? Don't want to generate a separate rule for every command if we can help it.
FUNCTIONS
_run
Generate a piece of a build.ninja
file and write it to the filehandle in __R_Ninjafile
.
If the `how` of a node is defined but falsy, it's a goal. If `how` is defined and truthy, it's a file.