Docs.rs
spawn-editor-0.0.6
spawn-editor 0.0.6
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
fogti
Dependencies
Versions
50%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
spawn_
editor
0.0.6
All Items
Crate Items
Enums
Functions
Crate
spawn_editor
Copy item path
Source
Enums
§
SEError
Functions
§
get_
editor
Get the default editor for the current environment
spawn_
editor
This function either uses the
override_editor
argument as an editor or tries to get this information from the environment variables. A file to edit can be provided via
extra_args
spawn_
editor_
generic
This function is a convenient wrapper around
spawn_editor
, in case that the arguments aren’t simple string slices
spawn_
editor_
with_
args
This function is a convenient wrapper around
spawn_editor_generic
, in case that
override_editor == None