mirror of
https://github.com/samba-team/samba.git
synced 2025-08-03 04:22:09 +03:00
s4-net: Add definition of outf.
This commit is contained in:
@ -54,6 +54,8 @@ class Command(object):
|
||||
|
||||
synopsis = property(_get_synopsis)
|
||||
|
||||
outf = sys.stdout
|
||||
|
||||
takes_args = []
|
||||
takes_options = []
|
||||
takes_optiongroups = {}
|
||||
|
Reference in New Issue
Block a user