Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmartThingsCommunity/smartthings-cli
/ stdoutIsTTY
Function
stdoutIsTTY
src/lib/io-util.ts:69–71 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
67
* to mock in unit tests.
68
*/
69
export
function
stdoutIsTTY(): boolean {
70
return
process.stdout.isTTY
71
}
72
73
/**
74
* Check
for
existence of YAML file.
Callers
2
calculateOutputFormat
Function · 0.85
getSchemaAppEnsuringOrganization
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected