MCPcopy
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

IsRegularMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected