Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cubefs/cubefs
/ cfs_IsRegular
Method
cfs_IsRegular
java/src/main/java/io/cubefs/fs/CfsLibrary.java:132–132 ·
view source on GitHub ↗
(int mode)
Source
from the content-addressed store, hash-verified
130
131
char cfs_IsDir(
int
mode);
132
char cfs_IsRegular(
int
mode);
133
}
Callers
1
IsRegular
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected