class Crytic::Mutation::Mutation
- Crytic::Mutation::Mutation
- Reference
- Object
Overview
Represents a single mutation to a single source file
Defined in:
crytic/mutation/mutation.crClass Method Summary
Instance Method Summary
- #file_remover : String -> Void
- #file_remover=(file_remover : String -> Void)
- #process_runner : Crytic::ProcessRunner
- #process_runner=(process_runner : Crytic::ProcessRunner)
- #run
- #tempfile_writer : String, String, String -> String
- #tempfile_writer=(tempfile_writer : String, String, String -> String)