parent
d0712a00f4
commit
0ae7c5d836
|
@ -41,7 +41,7 @@ impl WholeStreamCommand for If {
|
||||||
}
|
}
|
||||||
|
|
||||||
fn usage(&self) -> &str {
|
fn usage(&self) -> &str {
|
||||||
"Filter table to match the condition."
|
"Run blocks if a condition is true or false."
|
||||||
}
|
}
|
||||||
|
|
||||||
async fn run(
|
async fn run(
|
||||||
|
|
Loading…
Reference in New Issue
Block a user