1 unstable release
0.1.0 | Jan 31, 2025 |
---|
#1683 in Filesystem
144 downloads per month
Used in bt_yaml_utils
5KB
Project Title
BT FILE UTILS
Description
A simple implementation to read a file from relative location or environment variable and return a String.
Usage
let file_content = get_file(env_variable, or_file_name);
Version History
- 0.1.0
- Initial Release
License
GPL-3.0-only
Dependencies
~1MB
~18K SLoC