Class CoffeeScriptBasePlugin

java.lang.Object
org.gradle.plugins.javascript.coffeescript.CoffeeScriptBasePlugin
All Implemented Interfaces:
Plugin<Project>

public class CoffeeScriptBasePlugin extends Object implements Plugin<Project>
  • Constructor Details

    • CoffeeScriptBasePlugin

      public CoffeeScriptBasePlugin()
  • Method Details

    • apply

      public void apply(Project project)
      Description copied from interface: Plugin
      Apply this plugin to the given target object.
      Specified by:
      apply in interface Plugin<Project>
      Parameters:
      project - The target object