Skip to main content

Class: PrefixService

Constructors

new PrefixService()

new PrefixService(config, prefixAlgorithm): PrefixService

Parameters

config: S3Config

prefixAlgorithm: IPrefixAlgorithm

Returns

PrefixService

Defined in

services/prefix.service.ts:8

Methods

prefix()

prefix(remote, bucket?, context?): string

Parameters

remote: string

bucket?: string

context?: any

Returns

string

Defined in

services/prefix.service.ts:13