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 f76c53b commit 478ead4Copy full SHA for 478ead4
lib/bashly/views/command/variables.gtx
@@ -1,4 +1,4 @@
1
-if variables&.any?
+if variables.any?
2
= view_marker
3
4
variables.each do |var|
0 commit comments