Sha256: 9aac352d57c1488c665af5c223cd8dc4ee3ce60f8ebc05c50dd984f44c6341a0

Contents?: true

Size: 449 Bytes

Versions: 1

Compression:

Stored size: 449 Bytes

Contents

## Flex Source Inspector

given a source folder and an array of link reports, it will return a list of files that are NOT declared in the link reports.

### Usage
    flex-source-inpsector inspect /path/to/flex-src linkreport_one.xml [...linkreport_n.xml]
    
    
### Building
read: https://github.com/radar/guides/blob/master/gem-development.md

### Run Tests
    rspec spec/flex-source-inspector_spec.rb

### Install Gem Locally
    rake install

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
flex-source-inspector-0.0.3 README.md