Class: Vagrant::Util::Platform

Inherits:
Object
  • Object
show all
Defined in:
lib/vagrant-shell/ssh-agent.rb

Class Method Summary collapse

Class Method Details

.solaris?Boolean

Returns:

  • (Boolean)


5
6
7
# File 'lib/vagrant-shell/ssh-agent.rb', line 5

def self.solaris?
  true
end