v0.4.4
ts-docs
module
extractor
Modules
extractor
Interfaces
PackageJSON
ProjectMetadata
Functions
removePartOfEndOfPath
removePartOfPath
getLastItemFromPath
getFilenameFromPath
findPackageJSON
getRepository
getBranchName
getReadme
hasBit
extractMetadata
Search results
Types
Classes
Interfaces
Enums
Functions
Type aliases
Constants
Members
Properties
Methods
Getters
Setters
Enum members
Show privates
Other
In this module only
index
/
extractor
/
removePartOfEndOfPath
Function
removePartOfEndOfPath
Defined in utils.ts
(
tsPath
:
string
,
toRemove
:
Array
external
Array
<
string
>
)
:
Array
external
Array
<
string
>