|
{{ .name }}
|
{{ partial "bool.html" (in .features "Purge") }} |
{{ partial "bool.html" (in .features "Copy") }} |
{{ partial "bool.html" (in .features "Move") }} |
{{ partial "bool.html" (in .features "DirMove") }} |
{{ partial "bool.html" (in .features "CleanUp") }} |
{{ partial "bool.html" (in .features "ListR") }} |
{{ partial "bool.html" (in .features "PutStream") }} |
{{ partial "bool.html" (or (in .features "OpenChunkWriter") (in .features "OpenWriterAt")) }} |
{{ partial "bool.html" (in .features "PublicLink") }} |
{{ partial "bool.html" (in .features "About") }} |
{{ partial "bool.html" (in .features "CanHaveEmptyDirectories") }} |
{{ end }}