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

App::Cme::Command::gen_class_pod - Generates pod doc from model files

Author

       Dominique Dumont

Description

       This command scans "./lib/Config/Model/models/*.d" and generate pod documentation for each file found
       there using Config::Model::generate_doc

       You can also pass one or more class names. "gen_class_pod" will write the documentation for each passed
       class and all other classes used by the passed classes.

Name

       App::Cme::Command::gen_class_pod - Generates pod doc from model files

See Also

       cme, Config::Model::Utils::GenClassPod

Synopsis

        cme gen-class-pod [ Foo ... ]

Version

       version 1.041

See Also