pathmaker

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 1, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Copyright © 2021 Mirco Veltri <github@mircoveltri.me>

Use of this source code is governed by Apache 2.0 license that can be found in the LICENSE file.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SveltinPathMaker

type SveltinPathMaker struct {
	// contains filtered or unexported fields
}

func NewSveltinPathMaker

func NewSveltinPathMaker(conf *config.SveltinConfig) SveltinPathMaker

func (*SveltinPathMaker) GetAPIFolder

func (maker *SveltinPathMaker) GetAPIFolder() string

func (*SveltinPathMaker) GetConfigFolder

func (maker *SveltinPathMaker) GetConfigFolder() string

func (*SveltinPathMaker) GetContentFolder

func (maker *SveltinPathMaker) GetContentFolder() string

func (*SveltinPathMaker) GetLibFolder

func (maker *SveltinPathMaker) GetLibFolder() string

func (*SveltinPathMaker) GetPathToExistingResources

func (maker *SveltinPathMaker) GetPathToExistingResources() string

func (*SveltinPathMaker) GetPathToPublicPages

func (maker *SveltinPathMaker) GetPathToPublicPages() string

------------------ EXISTING RESOURCES ------------------

func (*SveltinPathMaker) GetProjectConfigFolder

func (maker *SveltinPathMaker) GetProjectConfigFolder(project string) string

func (*SveltinPathMaker) GetProjectContentFolder

func (maker *SveltinPathMaker) GetProjectContentFolder(project string) string

func (*SveltinPathMaker) GetProjectRoot

func (maker *SveltinPathMaker) GetProjectRoot(project string) string

------------------ PROJECT ------------------

func (*SveltinPathMaker) GetProjectThemesFolder

func (maker *SveltinPathMaker) GetProjectThemesFolder(project string) string

func (*SveltinPathMaker) GetResourceContentFilename

func (maker *SveltinPathMaker) GetResourceContentFilename() string

func (*SveltinPathMaker) GetResourceLibFilename

func (maker *SveltinPathMaker) GetResourceLibFilename(artifact string) string

func (*SveltinPathMaker) GetRootFolder

func (maker *SveltinPathMaker) GetRootFolder() string

------------------ FOLDERS ------------------

func (*SveltinPathMaker) GetRoutesFolder

func (maker *SveltinPathMaker) GetRoutesFolder() string

func (*SveltinPathMaker) GetStaticFolder

func (maker *SveltinPathMaker) GetStaticFolder() string

func (*SveltinPathMaker) GetThemeComponentsFolder

func (maker *SveltinPathMaker) GetThemeComponentsFolder() string

func (*SveltinPathMaker) GetThemePartialsFolder

func (maker *SveltinPathMaker) GetThemePartialsFolder() string

func (*SveltinPathMaker) GetThemesFolder

func (maker *SveltinPathMaker) GetThemesFolder() string

Jump to

Keyboard shortcuts

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