Algorithms.Algorithms.check_input_file

Documentation
Runs a series of tests to determine what kind of GPT file the file file (:)) is. Returns one of :

FILE_DOES_NOT_EXIST
NATIVE_PKG
FILE_UNREADABLE
NATIVE_BUNDLE
NATIVE_2xBUNDLE
BIN_BUNDLE
BIN_2xBUNDLE
SRC_BUNDLE
SRC_2xBUNDLE
BIN_PKG
SRC_PKG
NOT_A_GPT_FILE

Parameters
TypeNameDefaultDocumentation
namedfile