Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
var
path = require(
'path'
)
2
var
fs = require(
'hexo-fs'
)
3
var
yml = require(
'js-yaml'
)
4
var
deepAssign = require(
'deep-assign'
)
Callers
nothing calls this directly
Calls
8
use
Function · 0.85
tagsCategoriesAndMetadata
Function · 0.85
getSettings
Function · 0.85
addIsDraft
Function · 0.85
remove
Function · 0.85
publish
Function · 0.85
unpublish
Function · 0.85
rename
Function · 0.85
Tested by
no test coverage detected