mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-01 17:15:28 +00:00
add is_load state
This commit is contained in:
parent
7bc2d478d0
commit
3d9ea1d54e
5 changed files with 34 additions and 19 deletions
|
|
@ -293,6 +293,7 @@ impl Reader {
|
|||
Some(uri.to_string()),
|
||||
false,
|
||||
false,
|
||||
true,
|
||||
); // @TODO
|
||||
}
|
||||
// Scheme not supported, delegate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue