Sha256: 5eeaf943c9465093847f61f2ddc28edfe4063cb3be27f522f0fbe77e2f17461d

Contents?: true

Size: 266 Bytes

Versions: 6

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

6 entries across 6 versions & 1 rubygems

Version Path
flex-sdk-0.7.1 bin/flex-sdk-path
flex-sdk-0.7.0 bin/flex-sdk-path
flex-sdk-0.6.1 bin/flex-sdk-path
flex-sdk-0.6.0 bin/flex-sdk-path
flex-sdk-0.5.1 bin/flex-sdk-path
flex-sdk-0.5.0 bin/flex-sdk-path