Sha256: af6a3302ede2b8966f57cb66554894e7661a9579e1afc4bbd29ecbb58d8052f9

Contents?: true

Size: 266 Bytes

Versions: 3

Compression:

Stored size: 266 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 = flexsdk.config

puts config["sdk_dir"]

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
flex-sdk-0.4.1 bin/flex-sdk-path
flex-sdk-0.4.0 bin/flex-sdk-path
flex-sdk-0.3.5 bin/flex-sdk-path