util

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2015 License: GPL-3.0, GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AcceptedExtensions = make(map[string]bool)

Functions

func AddPrefixToEachLine added in v0.1.7

func AddPrefixToEachLine(text string, template string) string

func CreateDirIn

func CreateDirIn(dir string, dirName string) (string, error)

func CreateFileIn

func CreateFileIn(dir string, fileName string, data []byte) (string, error)

func FindAllNestedDirs added in v0.1.3

func FindAllNestedDirs(dir string) []string

func FindConceptFilesIn

func FindConceptFilesIn(dir string) []string

Finds the concept files in specified directory

func FindSpecFilesIn

func FindSpecFilesIn(dir string) []string

Finds spec files in the given directory

func GetPathToFile added in v0.1.7

func GetPathToFile(path string) string

func GetSpecFiles added in v0.1.7

func GetSpecFiles(specSource string) []string

func IsConcept added in v0.1.3

func IsConcept(path string) bool

Returns true if concept file

func IsDir added in v0.1.3

func IsDir(path string) bool

func IsSpec added in v0.1.3

func IsSpec(path string) bool

Returns true if spec file file

func IsValidConceptExtension

func IsValidConceptExtension(path string) bool

Checks if the path has a concept file extension

func IsValidSpecExtension

func IsValidSpecExtension(path string) bool

Checks if the path has a spec file extension

func IsWindows added in v0.1.7

func IsWindows() bool

func NumberOfCores added in v0.1.7

func NumberOfCores() int

func SaveFile added in v0.1.7

func SaveFile(fileName string, content string, backup bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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