pub fn run()Expand description
Launch the tsafe-agent daemon.
Parses std::env::args(), validates the vault password, binds the IPC
socket/pipe, and serves requests until the TTL expires or a Lock request
is received. Exits the process with code 1 on fatal error.