Undocumented in source. Be warned that the author may not have intended to support it.
@SILdoc(` Destroy the ZFS dataset.
Params:
string name: the name of the dataset to destroy
Errors:
NameInvalid: if the dataset name is invalid.
NameTooLong: if the dataset name is too long.
FilesystemNotFound: if the dataset does not exist.
`)