kUbCodeStructureApiAnchor top-level constant

String const kUbCodeStructureApiAnchor

Public anchor file for package URI resolution used by CLI scripts.

bin/init.dart resolves this file location to discover package templates under lib/ at runtime.

Implementation

const String kUbCodeStructureApiAnchor = 'ub_code_structure_api';