MCPcopy Create free account
hub / github.com/daijro/camoufox / extract_args

Function extract_args

scripts/patch.py:211–216  ·  view source on GitHub ↗

Get version and release from args

()

Source from the content-addressed store, hash-verified

209 add_rustup("x86_64-pc-windows-msvc", "aarch64-pc-windows-msvc", "i686-pc-windows-msvc")
210 elif target == "macos":
211 add_rustup("x86_64-apple-darwin", "aarch64-apple-darwin")
212
213
214"""
215Preparation
216"""
217
218
219def extract_args():

Callers 2

camoufox_patchesMethod · 0.85
patch.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected