Searched defs:files (Results 1 - 6 of 6) sorted by relevance

/ontohub/lib/git_repository/
H A Dget_folder_contents.rb5 # returns the contents (files and subfolders) of a folder
16 # iterates over all files in the repository, passing the filepath and the oid of the last change to the block
17 def files(commit_oid=nil, &block) method in class:GitRepository
/ontohub/spec/support/fixtures_generation/
H A Dontology_generator.rb12 def files method in class:FixturesGeneration.OntologyGenerator
H A Dproof_generator.rb13 def files method in class:FixturesGeneration.ProofGenerator
H A Dprovers_generator.rb12 def files method in class:FixturesGeneration.ProversGenerator
H A Dprover_output_generator.rb24 def files method in class:FixturesGeneration.ProverOutputGenerator
H A Dpipeline_generator.rb60 def files method in class:FixturesGeneration.PipelineGenerator

Completed in 42 milliseconds