ini

package module
v0.0.0-...-6e686d7 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2023 License: GPL-3.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Files embed.FS

Functions

func FileNames

func FileNames(dir string) ([]string, error)

FileNames returns a list of filenames exists in the given direction within Files. The list includes names of subdirectories.

func IsDir

func IsDir(dir string) bool

IsDir returns true if given path is a directory, and returns false when it's a file or does not exist.

func IsFile

func IsFile(path string) bool

IsFile returns true if given path exists as a file (i.e. not a directory).

func MustNew

func MustNew(custom string) face.Conf

func New

func New(custom string) (face.Conf, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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