Sha256: 5e5e6f1c84d180cae20ecd37a69ff21c32389cfce1265a0be47ff2fbe4d7a9f9

Contents?: true

Size: 273 Bytes

Versions: 4

Compression:

Stored size: 273 Bytes

Contents

#!/usr/bin/env ruby

$LOAD_PATH.unshift(File.expand_path(File.dirname(__FILE__) + '/../lib')) unless $LOAD_PATH.include?(File.expand_path(File.dirname(__FILE__) + '/../lib'))
require 'flex-sdk'

flexsdk = FlexSDK.new.config
config = flexsdk.config

puts config["sdk_dir"]

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
flex-sdk-0.3.4 bin/flex-sdk-path
flex-sdk-0.3.3 bin/flex-sdk-path
flex-sdk-0.3.2 bin/flex-sdk-path
flex-sdk-0.3.1 bin/flex-sdk-path