struct

Crytic::Mutation::Environment

Inherits Struct / Value / Object

Constructors

new(config : Config, side_effects : Crytic::SideEffects)
Source

Instance methods

clone
Source
config
copy_with(config _config = @config, side_effects _side_effects = @side_effects)
Source
execute(*args, **options)
Source
execute(*args, **options, &)
Source
mutant(*args, **options)
Source
mutant(*args, **options, &)
Source
perform_mutation
Source
preamble(*args, **options)
Source
preamble(*args, **options, &)
Source
remove_file(*args, **options)
Source
remove_file(*args, **options, &)
Source
side_effects
spec_file_paths
Source
subject(*args, **options)
Source
subject(*args, **options, &)
Source
subject_path
Source
write_tempfile(*args, **options)
Source
write_tempfile(*args, **options, &)
Source