mirror of
https://github.com/zaphar/ucg.git
synced 2025-07-22 18:19:54 -04:00
DOCS: Documentation fixes.
This commit is contained in:
parent
4875b623f7
commit
f96813a2a8
@ -34,6 +34,8 @@ impl ConverterRunner {
|
||||
///
|
||||
/// * flags
|
||||
/// * json
|
||||
/// * env
|
||||
/// * exec
|
||||
pub fn new(typ: &str) -> Result<Self, String> {
|
||||
if typ == "flags" {
|
||||
return Ok(ConverterRunner {
|
||||
|
Loading…
x
Reference in New Issue
Block a user