Document Metadata.
This commit is contained in:
parent
5f152f5dc3
commit
be019cdb3b
@ -1,6 +1,9 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Cask
|
||||
# Helper module for reading and writing cask metadata.
|
||||
#
|
||||
# @api private
|
||||
module Metadata
|
||||
METADATA_SUBDIR = ".metadata"
|
||||
TIMESTAMP_FORMAT = "%Y%m%d%H%M%S.%L"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user