Function
RBuri_make_hidden
Declaration [src]
char*
rb_uri_make_hidden (
const char* uri
)
Description [src]
Constructs a URI that is similar to uri
but which identifies
a hidden file. This can be used for temporary files that should not
be visible to the user while they are in use.