Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
noir
v0.10.0
Top Level Namespace
Analyzer
AnalyzerArmeria
AnalyzerCsAspNetMvc
AnalyzerDjango
PackageType
AnalyzerExample
AnalyzerExpress
AnalyzerFastAPI
AnalyzerFlask
AnalyzerGoEcho
AnalyzerGoGin
AnalyzerJsp
AnalyzerKemal
AnalyzerOAS2
AnalyzerOAS3
AnalyzerPhpPure
AnalyzerPython
AnalyzerRails
AnalyzerRAML
AnalyzerRustAxum
AnalyzerSinatra
AnalyzerSpring
CodeBlock
CodeLocator
Deliver
Detector
DetectorCrystalKemal
DetectorCSharpAspNetMvc
DetectorExample
DetectorGoEcho
DetectorGoGin
DetectorJavaArmeria
DetectorJavaJsp
DetectorJavaSpring
DetectorJsExpress
DetectorKotlinSpring
DetectorOas2
DetectorOas3
DetectorPhpPure
DetectorPythonDjango
DetectorPythonFastAPI
DetectorPythonFlask
DetectorRAML
DetectorRubyRails
DetectorRubySinatra
DetectorRustAxum
DjangoUrls
DjangoView
Endpoint
EndpointReference
FunctionDefinition
FunctionParameter
Header
Noir
NoirLogger
NoirRunner
NoirTechs
OutputBuilder
OutputBuilderCommon
OutputBuilderCurl
OutputBuilderHttpie
OutputBuilderMarkdownTable
OutputBuilderOas2
OutputBuilderOas3
PackageType
Param
Router
SendElasticSearch
SendReq
SendWithProxy
String
ZAP
Generated using Crystal 1.12.2
2024-07-07 04:59:01 UTC
class
OutputBuilderMarkdownTable
OutputBuilderMarkdownTable
OutputBuilder
Reference
Object
Defined in:
output_builder/markdown_table.cr
Instance Method Summary
#print
(endpoints : Array(Endpoint))
Instance methods inherited from class
OutputBuilder
bake_endpoint(url : String, params : Array(Param))
bake_endpoint
,
logger : NoirLogger
logger
,
ob_puts(message)
ob_puts
,
print
print
,
scope : String
scope
Constructor methods inherited from class
OutputBuilder
new(options : Hash(Symbol, String))
new
Macros inherited from class
OutputBuilder
define_getter_methods(names)
define_getter_methods
Instance Method Detail
def
print
(endpoints : Array(
Endpoint
))
#
[
View source
]