Skip to main content

is_task_identity

Function is_task_identity 

Source
pub fn is_task_identity(task: &str) -> bool
Expand 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.