Properties
Static address
address: string = ""
Methods
getTopN
- getTopN(n: any, filePath: string, type: string): Promise<string[]>
-
Parameters
-
n: any
-
filePath: string
-
type: string
Returns Promise<string[]>
openHTML
- openHTML(address: string): void
-
Parameters
Returns void
Static formatResponse
- formatResponse(post: string): string
-
Parameters
Returns string
Static replaceAll
- replaceAll(qry: string, text: string, format: string): string
-
Parameters
-
qry: string
-
text: string
-
format: string
Returns string
Class URLReader basically tries to read URL and extract code snippets from that given URL