Flowdock
method

add_file_digest

Importance_1
v2_5_5 - Show latest stable - 0 notes - Class: TarWriter
add_file_digest(name, mode, digest_algorithms) public

Adds name with permissions mode to the tar, yielding io for writing the file. The digest_algorithm is written to a read-only name.sum file following the given file contents containing the digest name and hexdigest separated by a tab.

The created digest object is returned.

Show source
Register or log in to add new notes.