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 ad283d5 commit cdf4889Copy full SHA for cdf4889
test.sh
@@ -1,5 +1,7 @@
1
#!/usr/bin/env bash
2
3
+lake build
4
+
5
check_command() {
6
local cmd="$1"
7
local expected="$2"
0 commit comments