Handbook
Glossary
ssl-file-path ( path -- path' )
Vocabulary
io
.
sockets
.
secure
.
openssl
Inputs
path
an
object
Outputs
path'
an
object
Definition
USING:
io.pathnames
;
IN:
io.sockets.secure.openssl
:
ssl-file-path
( path -- path' )
absolute-path
ensure-exists
;