file

package
v1.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 28, 2022 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SCCSFiles = map[string]bool{
	"CVS":  true,
	"RCS":  true,
	".git": true,
	".svn": true,
	".hg":  true,
	".bzr": true}

SCCSFiles is a map of folder names used internally by source code control systems.

Functions

func IsSCCS

func IsSCCS(name string) bool

IsSCCS returns whether the given string is a folder name used internally by source code control systems.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL