<rmdir dir = Path quiet = boolean : false />
Removes specified directory. For this operation to succeed, the specified directory must be empty.
Will report an error if specified directory cannot be removed. Attribute quiet can be used to suppress the error message when specified directory does not exist.