Package.storeInfo

Writes the current recipe contents to a recipe file.

The parameter-less overload writes to this.path, which must not be empty. The default recipe file name will be used in this case.

  1. void storeInfo()
    class Package
    void
    storeInfo
    ()
  2. void storeInfo(NativePath path)

Meta