vcs2l
Contents:
Installation
API Documentation:
vcs2l
vcs2l package
Subpackages
vcs2l.clients package
vcs2l.commands package
Submodules
vcs2l
vcs2l
vcs2l package
vcs2l.commands package
vcs2l.commands.branch module
View page source
vcs2l.commands.branch module
class
vcs2l.commands.branch.
BranchCommand
(
args
)
Bases:
Command
command
=
'branch'
help
=
'Show
the
branches'
vcs2l.commands.branch.
get_parser
(
)
vcs2l.commands.branch.
main
(
args
=
None
,
stdout
=
None
,
stderr
=
None
)