Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/adonisjs/core
/ validate
Method
validate
commands/make/test.ts:97–99 ·
view source on GitHub ↗
(choice)
Source
from the content-addressed store, hash-verified
95
}),
96
{
97
validate(choice) {
98
return
choice ? true :
'Please select a suite'
99
},
100
}
101
)
102
}
Callers
3
validateUsing
Method · 0.80
vine.ts
File · 0.80
vinejs.spec.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected