github-factor-code-search ( query -- seq )


Vocabulary
github

Inputs
queryan object


Outputs
seqan object


Definition


: github-factor-code-search ( query -- seq )
"/search/code?q=%s+language:factor" sprintf github-get-json
;