class Build::Files::Directory

def root

@returns [Path] The root path.
Get the root path of the directory.
def root
	@root
end