flush output (useful with table formatter)
This commit is contained in:
parent
1484251c65
commit
dcd25b22eb
1 changed files with 2 additions and 0 deletions
|
|
@ -53,4 +53,6 @@ class WeboobCli(ReplApplication):
|
|||
for backend, obj in self.do(cmd, *args):
|
||||
self.format(obj)
|
||||
|
||||
self.flush()
|
||||
|
||||
return 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue