Skip to content

Instantly share code, notes, and snippets.

@the-spectator
Created December 18, 2019 20:51
Show Gist options
  • Save the-spectator/5ca4ffb2742d393fa83a39f9e69ec509 to your computer and use it in GitHub Desktop.
Save the-spectator/5ca4ffb2742d393fa83a39f9e69ec509 to your computer and use it in GitHub Desktop.
%N # command name which is running
%m # to_s of main object (self)
%l # type of string(", ', /, ]), `]' is inner %w[...]
%NNi # indent level. NN is digits and means as same as printf("%NNd").
%NNn # line number.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment