Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/netlify/cli
/ answerWithValue
Function
answerWithValue
tests/integration/utils/handle-questions.ts:60–60 ·
view source on GitHub ↗
(value = '')
Source
from the content-addressed store, hash-verified
58
}
59
60
export
const
answerWithValue = (value =
''
) => [value, CONFIRM].flat()
61
62
export
const
CONFIRM =
'\n'
63
export
const
DOWN =
'\u001B[B'
Callers
10
asyncErrorBlock
Function · 0.85
completion-install.test.ts
File · 0.85
init.test.ts
File · 0.85
clone.test.ts
File · 0.85
recipes.test.ts
File · 0.85
env.test.ts
File · 0.85
create.test.ts
File · 0.85
functions-create.test.ts
File · 0.85
createWithLanguageTemplate
Function · 0.85
agents-create.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
2
asyncErrorBlock
Function · 0.68
createWithLanguageTemplate
Function · 0.68