mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
4 lines
196 B
Plaintext
4 lines
196 B
Plaintext
File::Type uses magic numbers (typically at the start of a file)
|
|
to determine the MIME type of that file. File::Type can use either
|
|
a filename, or file contents, to determine the type of a file.
|