- 
            Name
          
 
          - 
              build-files
          
 
        
        
          
- 
            Version
          
 
          - 
              1.4.1
          
 
        
        
          
- 
            Platform
          
 
          - 
              ruby
          
 
        
        
          
- 
            Authors
          
 
          - 
              Samuel Williams
          
 
        
        
          
- 
            Bindir
          
 
          - 
              bin
          
 
        
        
          
- 
            Date
          
 
          - 
              2019-02-04 00:00:00 UTC
          
 
        
        
          
- 
            Dependencies
          
 
          - 
              rb-inotify (>= 0)
rb-fsevent (>= 0)
covered (>= 0, development)
bundler (>= 0, development)
rspec (~> 3.4, development)
rake (>= 0, development)
           
        
        
          
- 
            Email
          
 
          - 
              samuel.williams@oriontransfer.co.nz
          
 
        
        
          
- 
            Files
          
 
          - 
              .rspec
.travis.yml
Gemfile
README.md
Rakefile
build-files.gemspec
lib/build/files.rb
lib/build/files/composite.rb
lib/build/files/difference.rb
lib/build/files/directory.rb
lib/build/files/glob.rb
lib/build/files/handle.rb
lib/build/files/list.rb
lib/build/files/monitor.rb
lib/build/files/monitor/fsevent.rb
lib/build/files/monitor/inotify.rb
lib/build/files/monitor/polling.rb
lib/build/files/path.rb
lib/build/files/paths.rb
lib/build/files/state.rb
lib/build/files/system.rb
lib/build/files/version.rb
spec/build/files/directory_spec.rb
spec/build/files/directory_spec/.dot_file.yaml
spec/build/files/directory_spec/normal_file.txt
spec/build/files/glob_spec.rb
spec/build/files/list_spec.rb
spec/build/files/monitor_spec.rb
spec/build/files/path_spec.rb
spec/build/files/state_spec.rb
spec/build/files/system_spec.rb
spec/spec_helper.rb
           
        
        
          
- 
            Licenses
          
 
          - 
              MIT
          
 
        
        
          
- 
            Require paths
          
 
          - 
              lib
          
 
        
        
          
- 
            Required ruby version
          
 
          - 
              >= 2.0
          
 
        
        
          
- 
            Required rubygems version
          
 
          - 
              >= 0
          
 
        
        
          
- 
            Rubygems version
          
 
          - 
              3.0.2
          
 
        
        
          
- 
            Specification version
          
 
          - 
              4
          
 
        
        
          
- 
            Summary
          
 
          - 
              Build::Files is a set of idiomatic classes for dealing with paths and monitoring directories.
          
 
        
        
          
- 
            Test files
          
 
          - 
              spec/build/files/directory_spec.rb
spec/build/files/directory_spec/.dot_file.yaml
spec/build/files/directory_spec/normal_file.txt
spec/build/files/glob_spec.rb
spec/build/files/list_spec.rb
spec/build/files/monitor_spec.rb
spec/build/files/path_spec.rb
spec/build/files/state_spec.rb
spec/build/files/system_spec.rb
spec/spec_helper.rb
           
        
        
          
- 
            Original platform
          
 
          - 
              ruby
          
 
        
        
          
- 
            New platform
          
 
          - 
              ruby