Method: Inspec::Resources::User#has_authorized_key?
- Defined in:
- lib/resources/users.rb
#has_authorized_key?(_compare_key) ⇒ Boolean
243 244 245 246 |
# File 'lib/resources/users.rb', line 243 def (_compare_key) deprecated('has_authorized_key?') raise NotImplementedError end |