MCPcopy Create free account
hub / github.com/seleniumbase/SeleniumBase / show_version_info

Function show_version_info

seleniumbase/console_scripts/run.py:700–702  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

698
699
700def show_version_info():
701 version_info = get_version_info()
702 print("%s" % version_info)
703
704
705def get_package_location():

Callers 2

show_basic_usageFunction · 0.85
mainFunction · 0.85

Calls 1

get_version_infoFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…