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