dextool.plugin.mutate.backend.interface_

Public Imports

blob_model
public import blob_model : Blob;

Members

Classes

InvalidPathException
class InvalidPathException

When a Path is outside of the valid locations.

Interfaces

FilesysIO
interface FilesysIO

Filesystem I/O from the backend.

ValidateLoc
interface ValidateLoc

Validate source code locations for analyze and mutation.

Structs

SafeOutput
struct SafeOutput
Undocumented in source.

Meta

License

MPL-2

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.