Goo::FileThing - A "Thing" that is found in the filesystem and has a location


Goo documentation  | view source Contained in the Goo distribution.

Index


NAME

Top

Goo::FileThing - A "Thing" that is found in the filesystem and has a location

SYNOPSIS

Top

use Goo::FileThing;

DESCRIPTION

Top

A FileThing has a location in the file system.

METHODS

Top

new

constructor

get_file

return the full contents of the file

get_full_path

return the full file system path

get_filename

return the filename

get_location

return the directory this Thing is located in

AUTHOR

Top

Nigel Hamilton <nigel@trexy.com>

SEE ALSO

Top


Goo documentation  | view source Contained in the Goo distribution.