MCPcopy Create free account
hub / github.com/alefore/knit /

Class

src/triangles_pattern_factory.ts:99–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99class TrianglesPatternFactory {
100 factoryName: string = 'Triangles';
101 knittingStyleInput: PatternFactoryInput;
102 lengthInput: PatternFactoryInput;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected