Skip to contents

This function accepts a filename and tries to return a valid function for reading it.

Usage

guess_read_function(file)

Arguments

file

filename to parse

Value

function for reading the file, if found

Details

guess_read_function understands the following file extensions:

See also