logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

stag-drawtree - draws a stag file (xml, itext, sxpr) as a PNG diagram

Arguments

       -p|parser FORMAT
           FORMAT is one of xml, sxpr or itext, or the name of a perl module

           xml assumed as default

Description

       requires GD library and GD perl module

Name

       stag-drawtree - draws a stag file (xml, itext, sxpr) as a PNG diagram

See Also

       Data::Stag

perl v5.34.0                                       2022-06-12                                  STAG-DRAWTREE(1p)

Synopsis

         stag-drawtree -o my.png myfile.xml

         stag-drawtree -p My::MyFormatParser -o my.png myfile.myfmt

See Also