store

package
v0.0.0-...-544938e Latest Latest
Warning

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

Go to latest
Published: May 19, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Copyright © 2023 Farzaan Shaikh

This code is licensed under the Apache License 2.0. For more information, please see the LICENSE file.

Index

Constants

View Source
const (
	Src     = "src"
	Preview = "Previews"
	Resume  = "Resume"
	Perm    = 0755   // Default permission for the dirs
	TexExt  = ".tex" // Extension for latex files (.tex)
)
View Source
const (
	Custom    = "custom"
	Templates = "templates"
	Output    = "outputs"
)

Subdirectory within "src/".

Use with SrcSubPath()

Variables

This section is empty.

Functions

func DirExists

func DirExists(path string) error

func FileExists

func FileExists(dir string, filename string) bool

func IsEmptyDir

func IsEmptyDir(path string) (bool, error)

func SrcSubPath

func SrcSubPath(name string) string

Uses "path/filepath" for compatibility

Types

This section is empty.

Jump to

Keyboard shortcuts

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