Class FeatureAudit

java.lang.Object
ortus.boxlang.compiler.FeatureAudit

public class FeatureAudit extends Object
I am a CLI tool for auditing code to determine BIFs and tags in use which are not yet supported by BoxLang.
  • Constructor Details

    • FeatureAudit

      public FeatureAudit()
  • Method Details

    • main

      public static void main(String[] args)