nuget server logo nuget api documents
↑

API Docs / REnv / UnixManPagePrinter

UnixManPagePrinter

Full name SMRUCC.Rsharp.Development.UnixManPagePrinter Assembly REnv Members 2

01 Syntax

SMRUCC.Rsharp.Development.UnixManPagePrinter

02 Methods

NameOverloadsSummary
printManPage 1 print the help information on the console
CreateManPage 1 extract the help document data from the clr xml documentation file

03 Members

method printManPage #
printManPage(RMethodInfo, ProjectMember, RContentOutput)

print the help information on the console

Parameters
NameTypeDescription
apiRMethodInfo

-

docsProjectMember

-

markdownRContentOutput

-

method CreateManPage #
CreateManPage(RMethodInfo, ProjectMember)

extract the help document data from the clr xml documentation file

Parameters
NameTypeDescription
apiRMethodInfo

-

docsProjectMember

-