Handbook
Glossary
cert-path ( -- path/f )
Vocabulary
mason
.
release
.
sign
Inputs
None
Outputs
path/f
an
object
Definition
USING:
system
;
IN:
mason.release.sign
HOOK:
cert-path
os
( -- path/f )
Methods
USING:
io.pathnames
mason.release.sign
system
;
M:
macos
cert-path
home
"config/mac_app.cer"
append-path
;
USING:
kernel
mason.release.sign
;
M:
object
cert-path
f
;