MCPcopy Create free account
hub / github.com/aws/aws-sam-cli / apply

Method apply

samcli/cli/row_modifiers.py:12–13  ·  view source on GitHub ↗
(self, row, justification_length)

Source from the content-addressed store, hash-verified

10
11class RowModifier(ABC):
12 def apply(self, row, justification_length):
13 raise NotImplementedError
14
15
16class RowDefinition(NamedTuple):

Callers 3

write_rdMethod · 0.45
write_text_rowsMethod · 0.45

Calls

no outgoing calls

Tested by 1