Sha256: 9bd6c8d09d0e77fc2c7b4c30769ad2098a0f16748fbcaafa94b8671118715669
Contents?: true
Size: 229 Bytes
Versions: 18
Compression:
Stored size: 229 Bytes
Contents
# frozen_string_literal: true require 'norad_cli/version' require 'norad_cli/cli/main' module NoradCli def self.ssh_key_path "#{File.expand_path(File.dirname(__FILE__))}/norad_cli/templates/spec/support/ssh_key" end end
Version data entries
18 entries across 18 versions & 1 rubygems