docs: correction on register-external-file
This commit is contained in:
parent
e31003b0ad
commit
8668ad6959
|
@ -710,8 +710,9 @@ information, for example).
|
||||||
[#:indirect? indirect? any/c #f])
|
[#:indirect? indirect? any/c #f])
|
||||||
void?]{
|
void?]{
|
||||||
|
|
||||||
Logs a message (see @racket[log-message]) at level @racket['info] to a
|
Logs a message (see @racket[log-message]) to the current logger
|
||||||
logger named @racket['cm-accomplice]. The message data is a
|
at level @racket['info] with the
|
||||||
|
topic @racket['cm-accomplice]. The message data is a
|
||||||
@racketidfont{file-dependency} prefab structure type with two fields;
|
@racketidfont{file-dependency} prefab structure type with two fields;
|
||||||
the first field's value is @racket[file] and the second field's value
|
the first field's value is @racket[file] and the second field's value
|
||||||
is @racket[#f] (to indicate a non-module dependency). If the
|
is @racket[#f] (to indicate a non-module dependency). If the
|
||||||
|
|
Loading…
Reference in New Issue
Block a user