logo
pub const NOFAIL: FlagSet;
👎 Deprecated since 2.21.0:

Use the associated constants on FlagSet.

Expand description

Don’t fail if the daemon is not available when Context::connect() is called, instead enter State::Connecting state and wait for the daemon to appear.