mirror of
https://github.com/rclone/rclone.git
synced 2024-12-02 21:50:33 +08:00
6 lines
168 B
Go
6 lines
168 B
Go
|
// Copyright (C) 2020 Storj Labs, Inc.
|
||
|
// See LICENSE for copying information.
|
||
|
|
||
|
// Package fpath implements cross-platform file and object path handling.
|
||
|
package fpath
|