]> git.huck.website - metaforge.git/commit
fixed: directly calling arrays by name rather than class
authorHuck Boles <huck@huck.website>
Wed, 24 May 2023 16:33:56 +0000 (11:33 -0500)
committerHuck Boles <huck@huck.website>
Wed, 24 May 2023 16:33:56 +0000 (11:33 -0500)
commit95f7404623cba541481d2584a3d38c609467c336
treed037128bcfec5e423371b3e72906686e901f938a
parent8e99d72fabfd9f006386fd38455705ce02278c3b
fixed: directly calling arrays by name rather than class
files/test_site/pattern/test/list.meta [new file with mode: 0644]
files/test_site/source/unit_tests/expand/direct_call.meta [new file with mode: 0644]
src/metafile/file/arrays.rs
src/metafile/file/attributes.rs
src/metafile/tests.rs
src/tests.rs