utils/load_asset library

Rattle - Data Science Next Generation

Copyright (C) 2025, Togaware Pty Ltd

Licensed under the GNU General Public License, Version 3 (the "License");

License: https://opensource.org/license/gpl-3-0

Authors: AUTHORS

Functions

loadAsset(String path) Future<String>
Load the text file at path from the assets folder and return the contents as a string.