Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for binaryInfo (0.12 sec)

  1. platforms/native/platform-native/src/testFixtures/groovy/org/gradle/nativeplatform/fixtures/binaryinfo/NMToolFixture.groovy

     * See the License for the specific language governing permissions and
     * limitations under the License.
     */
    
    package org.gradle.nativeplatform.fixtures.binaryinfo
    
    import org.gradle.internal.os.OperatingSystem
    
    class NMToolFixture {
        private final List<String> environments
    
        private NMToolFixture(List<String> environments) {
            this.environments = environments
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Sun May 12 10:33:12 UTC 2024
    - 2K bytes
    - Viewed (0)
Back to top