| Goo documentation | view source | Contained in the Goo distribution. |
Goo::FileThing - A "Thing" that is found in the filesystem and has a location
use Goo::FileThing;
A FileThing has a location in the file system.
constructor
return the full contents of the file
return the full file system path
return the filename
return the directory this Thing is located in
Nigel Hamilton <nigel@trexy.com>
| Goo documentation | view source | Contained in the Goo distribution. |