fn is_bare_account_name(value: &str) -> boolExpand 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.