mirror of
https://github.com/samba-team/samba.git
synced 2025-02-26 21:57:41 +03:00
s4-net: Add definition of outf.
This commit is contained in:
parent
f8e527b088
commit
47c4e883d6
@ -54,6 +54,8 @@ class Command(object):
|
||||
|
||||
synopsis = property(_get_synopsis)
|
||||
|
||||
outf = sys.stdout
|
||||
|
||||
takes_args = []
|
||||
takes_options = []
|
||||
takes_optiongroups = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user