Sha256: bc78c629f4d91a5ceef5e25c168ee1ca8309760336ae66944963ef5550074f57
Contents?: true
Size: 349 Bytes
Versions: 13
Compression:
Stored size: 349 Bytes
Contents
# @see http://docs.vagrantup.com/v2/vagrantfile/ssh_settings.html class ConfigBuilder::Model::SSH < ConfigBuilder::Model::Base # @!attribute [rw] guest_port # @!attribute [rw] keepalive # @!attribute [rw] max_tries # @!attribute [rw] timeout # @!attribute [rw] forward_x11 # @!attribute [rw] forward_agent # @!attribute [rw] shell end
Version data entries
13 entries across 13 versions & 1 rubygems