MCPcopy Create free account

hub / github.com/ajstarks/decksh / functions

Functions228 in github.com/ajstarks/decksh

↓ 1 callersFunctionsubfunc
subfunc handles argument substitution in a function func "file" arg1 [arg2] [argn]
parse.go:342
↓ 1 callersFunctionsubstr
substr makes a substring assignment
assign.go:446
↓ 1 callersFunctionsubxy
subxy replaces the "x" and "y" arguments with the named values
parse.go:234
↓ 1 callersFunctiontext
text generates markup for text text x y size [font] [color] [opacity] [link]
generate.go:277
↓ 1 callersFunctiontextadj
textadj adjusts alignment of text
geo.go:193
↓ 1 callersFunctiontextblockfile
textblockfile generates markup for a block of text read from a file
generate.go:377
↓ 1 callersFunctiontextcode
textcode generates markup for a block of code textcode x y width size [color]
generate.go:396
↓ 1 callersFunctiontitle
title writes a title to w
cmd/dshtoc/main.go:76
↓ 1 callersFunctionubrace
ubrace makes a upwards-facing brace
generate.go:1321
↓ 1 callersFunctionubracket
ubracket makes a up-facing bracket
generate.go:1204
↓ 1 callersFunctionunquote
unquote removes quotes from a string; if not properly quotes return an empty string
cmd/dshlint/main.go:274
↓ 1 callersFunctionunquote
unquote removes quotes from a string
cmd/dshtoc/main.go:42
↓ 1 callersFunctionvline
vline makes a vertical line vline x y length [size] [color] [opacity]
generate.go:901
↓ 1 callersFunctionvmapfunc
vmapfunc translates a value given two ranges
assign.go:568
↓ 1 callersFunctionwordstack
wordstack makes a vertical stack of string in s
geo.go:216
↓ 1 callersFunctionwritecopy
rename the tempfile to the original
cmd/dshfmt/main.go:454
FunctionFuzz
(data []byte)
fuzz.go:11
Functioncomment
comment formats a comment
cmd/dshfmt/main.go:187
Functionkwmatch
kwmatch checks for matching pairs
cmd/dshfmt/main.go:63
Functionmain
()
cmd/dsf/main.go:10
Functionmain
lint named files or standard input if no file is specified.
cmd/dshlint/main.go:332
Functionmain
$ decksh # input from stdin, output to stdout $ decksh -o foo.xml # input from stdin, output to foo.xml $ decksh foo.dsh
cmd/decksh/decksh.go:20
Functionmain
()
cmd/decksh/code/hw.go:7
Functionmain
()
cmd/dshtoc/main.go:264
Functionmain
format a named file or standard input if no file is specified.
cmd/dshfmt/main.go:499
Functionmain
()
tests/hw.go:7
Functionmain
()
code/hw.go:7
FunctionwhatKind
whattype
cmd/dshlint/main.go:168
← previous201–228 of 228, ranked by callers