github.com/evanw/esbuild/internal/fs.Entry.Symlink (method)
3 uses
github.com/evanw/esbuild/internal/fs (current package)
fs.go#L35: func (e *Entry) Symlink(fs FS) string {
github.com/evanw/esbuild/internal/resolver
resolver.go#L377: if symlink := entry.Symlink(r.fs); symlink != "" {
resolver.go#L833: if symlink := entry.Symlink(r.fs); symlink != "" {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |