4 lines
80 B
Ruby
4 lines
80 B
Ruby
configure do
|
|
check_executable "executable-that-is-not-found", fail: false
|
|
end
|