MCPcopy
hub / github.com/jaredly/hexo-admin / api.js

File api.js

api.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var path = require('path')
2var fs = require('hexo-fs')
3var yml = require('js-yaml')
4var deepAssign = require('deep-assign')

Callers

nothing calls this directly

Calls 8

useFunction · 0.85
getSettingsFunction · 0.85
addIsDraftFunction · 0.85
removeFunction · 0.85
publishFunction · 0.85
unpublishFunction · 0.85
renameFunction · 0.85

Tested by

no test coverage detected