Hello, I am trying to link to this particular global method:
However when I try this crystal doc cp,emt:
… the spawn(*, name : String? = nil, same_thread = false, &block)
method …
It seems to link to the macro version instead:
Any tips? Thanks!
Hello, I am trying to link to this particular global method:
However when I try this crystal doc cp,emt:
… the spawn(*, name : String? = nil, same_thread = false, &block)
method …
It seems to link to the macro version instead:
Any tips? Thanks!