MCPcopy
hub / github.com/electerm/electerm / showFinalMessage

Function showFinalMessage

npm/install.js:79–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77}
78
79function showFinalMessage () {
80 console.log('')
81 console.log('========================================')
82 console.log('electerm installation complete!')
83 console.log('========================================')
84 console.log('')
85 console.log('For more information, documentation, and updates, please visit:')
86 console.log('https://electerm.org')
87 console.log('')
88 console.log('Thank you for using electerm!')
89 console.log('========================================')
90 console.log('')
91}
92
93// ---------------------------------------------------------------------------
94// Platform detection helpers

Callers 5

runLinuxFunction · 0.85
runWinFunction · 0.85
runWin7Function · 0.85
runMacFunction · 0.85
runMac10Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected