MCPcopy Create free account
hub / github.com/antirez/disque / pathIsBaseName

Function pathIsBaseName

src/util.c:572–574  ·  view source on GitHub ↗

Return true if the specified path is just a file basename without any * relative or absolute path. This function just checks that no / or \ * character exists inside the specified path, that's enough in the * environments where Disque runs. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected