Docs.rs
nex-cli-1.0.0
nex-cli 1.0.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
haxllo
Dependencies
json5 ^0.4.1
normal
rusqlite ^0.37.0
normal
serde ^1.0.228
normal
serde_json ^1.0.145
normal
toml ^0.8.19
normal
walkdir ^2.5.0
normal
winres ^0.1
build
windows-sys ^0.59.0
normal
Versions
0%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
startup_command_for_executable
nex_
core
1.0.0
In nex_
core::
startup
nex_core
::
startup
Function
startup_
command_
for_
executable
Copy item path
Source
pub fn startup_command_for_executable( executable_path: &
Path
, ) ->
Result
<
String
,
StartupError
>