UNPKG

xcraft-core-busclient

Version:
14 lines (12 loc) 222 B
'use strict'; /** * Retrieve the inquirer definition for xcraft-core-etc */ module.exports = [ { type: 'input', name: 'caPath', message: 'path on a server certificate file (pem)', default: '', }, ];