hosted_hashes_directory property
Directory
get
hosted_hashes_directory
Implementation
Directory get hosted_hashes_directory {
return Directory(path.join(base_directory.path, "hosted-hashes"));
}
Directory get hosted_hashes_directory {
return Directory(path.join(base_directory.path, "hosted-hashes"));
}