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()
  2. void storeInfo(NativePath path)
    class Package
    const
    void
    storeInfo
    (
    NativePath path
    )

Meta