fs-exists-cached
Just like fs.exists
and fs.existsSync
, but cached
License |
License |
---|---|
Categories |
CategorieseXist Data Databases |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfs-exists-cached |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfs-exists-cached
WebJar for fs-exists-cached
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fs-exists-cached-1.0.0.pom | |
fs-exists-cached-1.0.0.jar | 4 KB |
fs-exists-cached-1.0.0-sources.jar | 22 bytes |
fs-exists-cached-1.0.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/fs-exists-cached/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>fs-exists-cached</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fs-exists-cached/
implementation 'org.webjars.npm:fs-exists-cached:1.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/fs-exists-cached/
implementation ("org.webjars.npm:fs-exists-cached:1.0.0")
'org.webjars.npm:fs-exists-cached:jar:1.0.0'
<dependency org="org.webjars.npm" name="fs-exists-cached" rev="1.0.0">
<artifact name="fs-exists-cached" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fs-exists-cached', version='1.0.0')
)
libraryDependencies += "org.webjars.npm" % "fs-exists-cached" % "1.0.0"
[org.webjars.npm/fs-exists-cached "1.0.0"]
Just like fs.exists
and fs.existsSync
, but cached