Goo::Thing::goo::Maker - Make a new Thing by creating a .goo configuration file


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

Goo::Thing::goo::Maker - Make a new Thing by creating a .goo configuration file

SYNOPSIS

Top

# make a new Python Thing shell> goo -m py.goo

# make a new Thing for handling text files shell> goo -m txt.goo

DESCRIPTION

Top

METHODS

Top

run

generate a Goo file

get_file_locations

find all the locations for this Thing?

get_commands

get a list of commands and action handlers for this Thing

get_prefix

return a prefix for a file

write_config_file

write the file to disk

make_table

make a table

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.