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 86a38bb commit 14deebdCopy full SHA for 14deebd
_gem/sig/non-gemify/mkmf.rbs
@@ -0,0 +1,5 @@
1
+module Kernel
2
+ def find_executable: (String bin, ?String path) -> String?
3
+
4
+ def create_makefile: (String target, String? srcprefix) -> void
5
+end
0 commit comments