This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
alist
mirror of
https://github.com/Xhofe/alist
Watch
1
Star
0
Fork
You've already forked alist
0
Code
Issues
Releases
Wiki
Activity
6aaec19c1c
alist
/
internal
/
op
/
const.go
7 lines
60 B
Go
Raw
Normal View
History
Unescape
Escape
feat: check status before storage call
2022-09-03 14:32:09 +00:00
package
op
refactor: obj name mapping and internal path processing (#2733) * refactor:Prepare to remove the get interface * feat:add obj Unwarp interface * refactor:obj name mapping and program internal path processing * chore: fix typo * feat: unwrap get * fix: no use op.Get to get parent id * fix: set the path uniformly Co-authored-by: Noah Hsu <i@nn.ci>
2022-12-17 11:49:05 +00:00
const
(
WORK
=
"work"
RootName
=
"root"
)