pub fn set_description(
    directory: &Path,
    description: &str
) -> Result<(), ShackleError>