We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf6984a commit 984fbb1Copy full SHA for 984fbb1
_gem/sig/non-gemify/rake.rbs
@@ -0,0 +1,4 @@
1
+module FileUtils
2
+ def sh: (Hash[String, String] env, *String cmd, **untyped options) ?{ (bool, Process::Status) -> void } -> void
3
+ | ...
4
+end
0 commit comments