class foxes.data.StaticData(foxes.utils.DataBook)[source]

A DataBook filled with static data from this directory.

Public members

StaticData()[source]

Constructor.

add_data_package(context, package, file_sfx)[source]

Add static files from a package location.

add_data_package_file(context, package, file_name)[source]

Add a static file from a package location.

add_files(context, file_paths)[source]

Add file paths

add_file(context, file_path)[source]

Add a file path

get_file_path(context, file_name, check_raw=True, errors=True)[source]

Get path of a file

toc(context)[source]

Get list of contents