vcs2l.commands.status module

class vcs2l.commands.status.StatusCommand(args)

Bases: Command

command = 'status'
help = 'Show the working tree status'
vcs2l.commands.status.get_parser()
vcs2l.commands.status.main(args=None, stdout=None, stderr=None)