Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/beetbox/beets
/ parse_args
Method
parse_args
beets/ui/__init__.py:624–625 ·
view source on GitHub ↗
(self, args)
Source
from the content-addressed store, hash-verified
622
self.parser.print_help()
623
624
def
parse_args(self, args):
625
return
self.parser.parse_args(args)
626
627
@property
628
def
root_parser(self):
Callers
9
test_album_option
Method · 0.80
test_path_option
Method · 0.80
test_format_option
Method · 0.80
test_format_option_with_target
Method · 0.80
test_format_option_with_album
Method · 0.80
test_add_all_common_options
Method · 0.80
_run_tidalsync
Method · 0.80
parse_global_options
Method · 0.80
parse_subcommand
Method · 0.80
Calls
no outgoing calls
Tested by
7
test_album_option
Method · 0.64
test_path_option
Method · 0.64
test_format_option
Method · 0.64
test_format_option_with_target
Method · 0.64
test_format_option_with_album
Method · 0.64
test_add_all_common_options
Method · 0.64
_run_tidalsync
Method · 0.64