MCPcopy Create free account
hub / github.com/FastLED/FastLED / _resolve_examples

Method _resolve_examples

ci/compiler/argument_parser.py:371–415  ·  view source on GitHub ↗

Resolve examples from arguments. Special keyword 'all' compiles all examples. If no examples specified, defaults to ['Blink']. Returns: Tuple of (examples, skip_filters) where skip_filters is True when filters should be bypassed (when specific sketch

(
        self, args: argparse.Namespace, no_filter: bool = False
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_build_configMethod · 0.95

Calls 3

_normalize_exampleMethod · 0.95
setClass · 0.50

Tested by

no test coverage detected