return halts a currently running function. ... The following code is an implementation of the false command as a fish function. function false return 1 end ...
確定! 回上一頁