Closed eeide closed 3 years ago
https://github.com/jayjun/rambo/blob/9d66e7a7ea5a822774bba88a80bc612f13396d48/lib/rambo.ex#L130
I believe that—similar to the other versions of run—the spec for argument command should be:
run
command
command :: String.t() | result
You are dead right, thanks! Fixed in 0.3.4.
https://github.com/jayjun/rambo/blob/9d66e7a7ea5a822774bba88a80bc612f13396d48/lib/rambo.ex#L130
I believe that—similar to the other versions of
run
—the spec for argumentcommand
should be:command :: String.t() | result