commands/FBClassDump.py [51:57]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            fb.FBCommandArgument(
                short="-n",
                long="--name",
                arg="clsname",
                help="Take the argument as class name",
                default=False,
                boolean=True,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



commands/FBClassDump.py [97:103]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            fb.FBCommandArgument(
                short="-n",
                long="--name",
                arg="clsname",
                help="Take the argument as class name",
                default=False,
                boolean=True,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



