NAME

Data::Hopen::G::FilesCmd - Cmd that holds a list of files.

SYNOPSIS

my $node = Data::Hopen::G::FilesCmd(files=>['foo.c'], name=>'foo node');

Used by "files" in Data::Hopen::H.

FUNCTIONS

_run

Create App::hopen::Assets for the listed files and add them to the generator's asset graph. See "INTERNALS" in Data::Hopen::Conventions.