@runloop/api-client - v1.4.0
    Preparing search index...
    interface TestFile {
        file_contents?: string;
        file_path?: string;
    }
    Index

    Properties

    file_contents?: string

    Content of the test file

    file_path?: string

    Path to write content of the test file, relative to your environment's working directory