File: readonlyfs_test.go

package info (click to toggle)
golang-github-twpayne-go-vfs 4.1.0-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 212 kB
  • sloc: makefile: 30
file content (3 lines) | stat: -rw-r--r-- 38 bytes parent folder | download
1
2
3
package vfs

var _ FS = &ReadOnlyFS{}