The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.