sh
sh copied to clipboard
Run programs as functions in Elixir
Results
2
sh issues
Sort by
recently updated
recently updated
newest added
Hi, I am wandering how this hack worked? Especial what's this :"$handle_undefined_function"? https://github.com/devinus/sh/blob/65d5a7b62b4222a3c2c86de513cf9149f8fccbc9/lib/sh.ex#L18
``` warning: String.strip/1 is deprecated. Use String.trim/1 instead /Users/kain/src/kubera/deps/sh/mix.exs:4 warning: variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change...