MCPcopy Create free account
hub / github.com/Julien-R44/adonis-sail / getGeneratedFile

Method getGeneratedFile

src/compose_generator.ts:42–44  ·  view source on GitHub ↗

* Returns the generated file

()

Source from the content-addressed store, hash-verified

40 * Returns the generated file
41 */
42 getGeneratedFile() {
43 return this.#generatedFile
44 }
45
46 /**
47 * Write generated file to disk at the root of the application

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected