MCPcopy Create free account
hub / github.com/dask/dask / config_get

Route config_get

dask/cli.py:None–None  ·  view source on GitHub ↗
config.command(name="get")

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3import pathlib
4import sys

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected