pub fn is_task_identity(task: &str) -> boolExpand description
Whether task is a well-formed task action identity.
Identities name files and directories in the store, so anything that reads the store back has to be able to tell an identity from whatever else a user left lying there.