1Reply::Plugin::Nopaste(U3s)er Contributed Perl DocumentatRieopnly::Plugin::Nopaste(3)
2
3
4

NAME

6       Reply::Plugin::Nopaste - command to nopaste a transcript of the current
7       session
8

VERSION

10       version 0.42
11

SYNOPSIS

13         ; .replyrc
14         [Nopaste]
15         service = Gist
16

DESCRIPTION

18       This plugin provides a "#nopaste" command, which will use App::Nopaste
19       to nopaste a transcript of the current Reply session. The "service"
20       option can be used to choose an alternate service to use, rather than
21       using the one that App::Nopaste chooses on its own. If arguments are
22       passed to the "#nopaste" command, they will be used as the title of the
23       paste.
24
25       Note that this plugin should be loaded early in your configuration
26       file, in order to ensure that it sees all modifications to the result
27       (due to plugins like [DataDump], etc).
28

AUTHOR

30       Jesse Luehrs <doy@tozt.net>
31
33       This software is Copyright (c) 2016 by Jesse Luehrs.
34
35       This is free software, licensed under:
36
37         The MIT (X11) License
38
39
40
41perl v5.30.0                      2019-07-26         Reply::Plugin::Nopaste(3)
Impressum