mirror of
https://github.com/flynx/pWiki.git
synced 2025-10-29 10:00:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5abc20d57b
commit
7bb26676e3
@ -2025,6 +2025,9 @@ object.Constructor('Page', BasePage, {
|
||||
|
||||
return page }) } },
|
||||
/*/ // XXX ASYNC...
|
||||
// XXX BUG: this does not respect strict of single pages if they do
|
||||
// not exist...
|
||||
// ...see: @macro(..) bug + .each(..)
|
||||
asPages: async function*(path='.:$ARGS', strict=false){
|
||||
// options...
|
||||
var args = [...arguments]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user