NAME

Para::Frame::Site::Dir - Represents a directory in the site

DESCRIPTION

Represents a directory in the site.

This class inherits from Para::Frame::Dir and Para::Frame::Site::File.

new

  Para::Frame::Site::Dir->new(\%args)

See Para::Frame::File

Accessors

See Para::Frame::File

dirs

Returns a Para::Frame::List with Para::Frame::Site::Dir objects.

parent

We get the parent Para::Frame::Site::Dir object.

Returns undef if we trying to get the parent of the Para::Frame::Site/home.

SEE ALSO

Para::Frame