Skip to main content

is_bare_account_name

Function is_bare_account_name 

Source
fn is_bare_account_name(value: &str) -> bool
Expand description

Returns true when value is a bare keystore account name rather than a filesystem path.

Path-like values (., .., anything containing a separator or :, including Windows prefixes such as C:foo and ADS names such as foo:bar) stay on the existing directory-resolution path for cast wallet new.