create-curl-timestamp-file (プロシージャ)
public {create-curl-timestamp-file
dir:Url,
timestamp:String = {DateTime zone = DateTimeZone.utc}.info.iso-full
}:void
パッケージ: CURL.IO.PACK

指定されたタイムスタンプに基づいて、指定ディレクトリに curl-timestamp.txt ファイルを作成します。

dir: ディレクトリ。
timestamp: 使用するタイムスタンプ。既定では現在の協定世界時 (utc) のタイムスタンプ。

説明

このファイルが通常どのように使われるかについては、occ-module-installer を参照してください。

注意事項

curl-timestamp.txt が既に存在する場合はエラーになります。