tilde

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2019 License: MIT Imports: 4 Imported by: 5

README

tilde

Go Report Card GoDoc

Tilde's only function Abs expands "~/example" to "/User/$user/example" and returns a clean path.

Projects

  • git-in-sync: Keep all of your git repos in sync across multiple computers
  • js2x: Convert Javascript to Markdown and beyond with js2x

Documentation

Overview

Package tilde converts tilde prefixed strings into absolute paths.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Abs

func Abs(path string) string

Abs expands "~/example" to "/User/$user/example" and returns a clean path.

Types

This section is empty.

Jump to

Keyboard shortcuts

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