Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/adonisjs/core
/ run
Method
run
tests/ignitor/ace_process.spec.ts:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
class
Greet extends BaseCommand {
41
static commandName: string =
'greet'
42
async
run() {
43
greetCommandExecuted = true
44
}
45
}
46
47
await
ignitor
Callers
5
verification_token.spec.ts
File · 0.45
index_generator.spec.ts
File · 0.45
request_validator.spec.ts
File · 0.45
configure.spec.ts
File · 0.45
test_process.spec.ts
File · 0.45
Calls
1
terminate
Method · 0.45
Tested by
no test coverage detected