Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davidgiven/luje
/ mkdirImpl
Method
mkdirImpl
lib/java/io/File.java:1174–1174 ·
view source on GitHub ↗
(byte[] filePath)
Source
from the content-addressed store, hash-verified
1172
}
1173
1174
private
native boolean mkdirImpl(byte[] filePath);
1175
1176
/**
1177
* Creates the directory named by the trailing filename of this file,
Callers
1
mkdir
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected