Class BlowdryerPlugin

  • All Implemented Interfaces:
    Plugin<Project>

    public class BlowdryerPlugin
    extends java.lang.Object
    implements Plugin<Project>
    Optional gradle plugin which can only be applied to the root project, and will create the 干 extension on every project.
    • Constructor Summary

      Constructors 
      Constructor Description
      BlowdryerPlugin()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void apply​(Project root)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BlowdryerPlugin

        public BlowdryerPlugin()