Sha256: f159fc28953580a52da29977d829abd3fd2a6b22e8429b19198f71025c685b70
Contents?: true
Size: 230 Bytes
Versions: 3
Compression:
Stored size: 230 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
norad_cli-0.2.1 | lib/norad_cli.rb |
norad_cli-0.2.0 | lib/norad_cli.rb |
norad_cli-0.1.24 | lib/norad_cli.rb |