Instantiates a new FOLDER instance.
The path of the folder.
The cookie-age of the files within the folder.
The path of the folder.
The cookie-age of the files within the folder.
Gets the relative root-path of this folder.
Get the full-path of this folder.
Get an Array comprised of the project-root and the relative-path of this folder.
Gets the relative-path of the index file in this folder.
TODO Generates the path of a the specified file with a specified extension.
The extension to add.
The name of the file in this folder.
Joins the arguments into a path-string.
The pieces of the path.
Joins the arguments into a full-path string in this folder.
The pieces of the path.
Retrieves the relative-path of a file within the html folder of this folder.
The name of the file in said folder.
Retrieves the relative-path of a file within the js folder of this folder.
The name of the file in said folder.
Retrieves the relative-path of a file within the css folder of this folder.
The name of the file in said folder.
Retrieves the relative-path of a file within the comps folder of this folder.
The name of the file in said folder.
Retrieves the relative-path of a file within the images folder of this folder.
The name of the file in said folder.
Retrieves the relative-path of a file within the fonts folder of this folder.
The name of the file in said folder.
An class that represents and manages the public-folder of a project.