NAFPack
Source Files
Modules
Procedures
Derived Types
apply_style_ascii
Interface
27 statements
Source File
NAFPack_ANSI.f90
NAFPack_ANSI
apply_style_ascii
Contents
None
interface
public pure module function apply_style_ascii(text, style) result(styled_text)
Arguments
Type
Intent
Optional
Attributes
Name
character(kind=ascii, len=*),
intent(in)
::
text
type(
AnsiCode
),
intent(in)
::
style
Return Value
character(kind=ascii,len=:),allocatable