Searched defs:files (Results 1 - 6 of 6) sorted by relevance
/ontohub/lib/git_repository/ | ||
H A D | get_folder_contents.rb | 5 # 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 D | ontology_generator.rb | 12 def files method in class:FixturesGeneration.OntologyGenerator |
H A D | proof_generator.rb | 13 def files method in class:FixturesGeneration.ProofGenerator |
H A D | provers_generator.rb | 12 def files method in class:FixturesGeneration.ProversGenerator |
H A D | prover_output_generator.rb | 24 def files method in class:FixturesGeneration.ProverOutputGenerator |
H A D | pipeline_generator.rb | 60 def files method in class:FixturesGeneration.PipelineGenerator |
Completed in 42 milliseconds