コード例 #1
0
def lst_from_parser(args):
    lst(location=args.location,
        typ=args.typ,
        items=args.items,
        output=args.output)
コード例 #2
0
def lst_from_parser(args):
    lst(location=args.location,typ=args.type,items=args.items,f=args.folder)