v-local ( string -- string )


Vocabulary
webapps.fjsc

Inputs
stringan object


Outputs
stringan object


Definition


: v-local ( string -- string )
dup "http:" head?
[ "Unable to compile code from remote sites" throw ] when ;