Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SAP-samples/cloud-cap-samples-java
/ value.js
File
value.js
scripts/value.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
3
const
yaml = require(
'yaml'
);
4
const
fs = require(
'fs'
);
Callers
nothing calls this directly
Calls
1
printProperty
Function · 0.85
Tested by
no test coverage detected