Docs.rs
clitest-lib-0.2.6
clitest-lib 0.2.6
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
mmastrac
Dependencies
clap ^4.5
normal
derive-io =0.5.0
normal
derive_more ^2
normal
dirs ^6
normal
dunce ^1.0.5
normal
fast-strip-ansi ^0.13
normal
grok ^2.4.0
normal
humantime ^2
normal
keepcalm ^0.4
normal
onig ^6.5
normal
pathdiff ^0.2.3
normal
serde ^1
normal
serde_json ^1.0.149
normal
serde_yaml ^0.9
normal
shellish_parse ^2
normal
signal-child ^1
normal
tempfile ^3
normal
termcolor ^1
normal
termsize ^0.1
normal
thiserror ^2
normal
toml ^0.9.11
normal
unflatter ^0.1
normal
unicode-segmentation ^1.12
normal
unicode-width ^0.2.2
normal
utf8-supported ^1.0.0
normal
pretty_assertions ^1
dev
tlhelp32 ^1
normal
win32job ^2.0.3
normal
windows-sys ^0.61.2
normal
Versions
10.39%
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
parse_script
clitest_
lib
0.2.6
In clitest_
lib::
parser
clitest_lib
::
parser
Function
parse_
script
Copy item path
Source
pub fn parse_script( file:
ScriptFile
, script: &
str
, ) ->
Result
<
Script
,
ScriptError
>