Exception: OsxSub::PlistBuddyError
- Inherits:
-
StandardError
- Object
- StandardError
- OsxSub::PlistBuddyError
- Defined in:
- lib/osxsub/plist_buddy.rb
Instance Method Summary collapse
Instance Method Details
#exists? ⇒ Boolean
3 4 5 |
# File 'lib/osxsub/plist_buddy.rb', line 3 def exists? !.match(/Does Not Exist$/) end |