Handbook
Glossary
get-code-of-conduct ( key -- seq )
Vocabulary
github
Inputs
key
an
object
Outputs
seq
an
object
Definition
USING:
formatting
;
IN:
github
:
get-code-of-conduct
( key -- seq )
"/codes_of_conduct/%s"
sprintf
github-get-json
;