class method
self.exit_on_failure?
Ruby on Rails 1.0.3
Since v1.0.3 Last seen in v2.2.3Signature
self.exit_on_failure?()
No documentation comment.
Source
# File lib/importmap/commands.rb, line 7
def self.exit_on_failure?
false
end
Defined in lib/importmap/commands.rb line 7
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Importmap::Commands