cprf

package module
v0.0.0-...-48ea6f5 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2016 License: MIT Imports: 4 Imported by: 13

README

Cprf Build Status GoDoc Go Report Card

cp -Rf <path> logic on Go

Installation

$ go get github.com/markelog/cprf

Example

package main

import "github.com/markelog/cprf"

func main() {
  // Will copy sexy turtles to current dir
  cprf.Copy("/sexy-turtles", ".")
}

Documentation

Overview

Package cprf which represents `cp -Rf` logic

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Copy

func Copy(src, dst string) error

Copy copies yo!

Types

This section is empty.

Jump to

Keyboard shortcuts

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