MCPcopy Create free account
hub / github.com/tox-dev/filelock / Options

Class Options

tasks/changelog.py:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31
32
33class Options(Namespace):
34 bump: str
35 pr: int | None
36 base: str
37
38
39def run() -> None:

Callers 1

parse_cliFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…