checkoff 0.223.0 → 0.226.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (228) hide show
  1. checksums.yaml +4 -4
  2. data/checkoff.gemspec +10 -5
  3. data/lib/checkoff/attachments.rb +1 -1
  4. data/lib/checkoff/cli.rb +1 -1
  5. data/lib/checkoff/clients.rb +1 -1
  6. data/lib/checkoff/custom_fields.rb +1 -1
  7. data/lib/checkoff/events.rb +1 -1
  8. data/lib/checkoff/internal/config_loader.rb +2 -3
  9. data/lib/checkoff/internal/selector_classes/section/function_evaluator.rb +3 -2
  10. data/lib/checkoff/my_tasks.rb +1 -1
  11. data/lib/checkoff/portfolios.rb +11 -9
  12. data/lib/checkoff/projects.rb +1 -1
  13. data/lib/checkoff/sections.rb +4 -5
  14. data/lib/checkoff/tags.rb +66 -17
  15. data/lib/checkoff/tasks.rb +1 -1
  16. data/lib/checkoff/version.rb +1 -1
  17. data/lib/checkoff/workspaces.rb +1 -1
  18. data/rbi/checkoff.rbi +4529 -0
  19. data/sig/checkoff.rbs +3749 -0
  20. metadata +5 -211
  21. data/.circleci/config.yml +0 -291
  22. data/.envrc +0 -9
  23. data/.git-hooks/pre_commit/circle_ci.rb +0 -26
  24. data/.git-hooks/pre_commit/punchlist.rb +0 -52
  25. data/.git-hooks/pre_commit/solargraph_typecheck.rb +0 -77
  26. data/.gitattributes +0 -6
  27. data/.gitignore +0 -65
  28. data/.markdownlint_style.rb +0 -4
  29. data/.mdlrc +0 -1
  30. data/.overcommit.yml +0 -115
  31. data/.rubocop.yml +0 -143
  32. data/.rubocop_todo.yml +0 -90
  33. data/.solargraph.yml +0 -35
  34. data/.yamllint.yml +0 -8
  35. data/.yardopts +0 -2
  36. data/CODE_OF_CONDUCT.md +0 -133
  37. data/CONTRIBUTING.rst +0 -75
  38. data/DEVELOPMENT.md +0 -69
  39. data/GLOSSARY.md +0 -16
  40. data/Gemfile +0 -67
  41. data/Gemfile.lock +0 -351
  42. data/LICENSE +0 -21
  43. data/Makefile +0 -139
  44. data/bin/brakeman +0 -27
  45. data/bin/bump +0 -29
  46. data/bin/checkoff +0 -29
  47. data/bin/console +0 -15
  48. data/bin/overcommit +0 -29
  49. data/bin/overcommit_branch +0 -114
  50. data/bin/rake +0 -29
  51. data/bin/rubocop +0 -27
  52. data/bin/setup +0 -8
  53. data/bin/solargraph +0 -27
  54. data/bin/sord +0 -27
  55. data/bin/spoom +0 -27
  56. data/bin/srb +0 -27
  57. data/bin/srb-rbi +0 -27
  58. data/bin/tapioca +0 -27
  59. data/bin/yard +0 -27
  60. data/config/annotations_asana.rb +0 -253
  61. data/config/annotations_misc.rb +0 -68
  62. data/config/env.1p +0 -2
  63. data/docs/.gitignore +0 -3
  64. data/docs/cookiecutter_input.json +0 -17
  65. data/docs/example_project.png +0 -0
  66. data/fix.sh +0 -534
  67. data/metrics/bigfiles_high_water_mark +0 -1
  68. data/metrics/brakeman_high_water_mark +0 -1
  69. data/metrics/bundle-audit_high_water_mark +0 -1
  70. data/metrics/cane_high_water_mark +0 -1
  71. data/metrics/eslint_high_water_mark +0 -1
  72. data/metrics/flake8_high_water_mark +0 -1
  73. data/metrics/flay_high_water_mark +0 -1
  74. data/metrics/flog_high_water_mark +0 -1
  75. data/metrics/jscs_high_water_mark +0 -1
  76. data/metrics/mdl_high_water_mark +0 -1
  77. data/metrics/pep8_high_water_mark +0 -1
  78. data/metrics/punchlist_high_water_mark +0 -1
  79. data/metrics/pycodestyle_high_water_mark +0 -1
  80. data/metrics/rails_best_practices_high_water_mark +0 -1
  81. data/metrics/rubocop_high_water_mark +0 -1
  82. data/metrics/scalastyle_high_water_mark +0 -1
  83. data/metrics/shellcheck_high_water_mark +0 -1
  84. data/package.json +0 -9
  85. data/rakelib/citest.rake +0 -4
  86. data/rakelib/clear_metrics.rake +0 -9
  87. data/rakelib/console.rake +0 -15
  88. data/rakelib/default.rake +0 -4
  89. data/rakelib/doc.rake +0 -6
  90. data/rakelib/gem_tasks.rake +0 -3
  91. data/rakelib/localtest.rake +0 -4
  92. data/rakelib/overcommit.rake +0 -6
  93. data/rakelib/quality.rake +0 -4
  94. data/rakelib/repl.rake +0 -4
  95. data/rakelib/test.rake +0 -10
  96. data/rakelib/trigger_next_builds.rake +0 -7
  97. data/rakelib/undercover.rake +0 -8
  98. data/requirements_dev.txt +0 -2
  99. data/sorbet/config +0 -4
  100. data/sorbet/rbi/annotations/.gitattributes +0 -1
  101. data/sorbet/rbi/annotations/activesupport.rbi +0 -453
  102. data/sorbet/rbi/annotations/faraday.rbi +0 -17
  103. data/sorbet/rbi/annotations/minitest.rbi +0 -119
  104. data/sorbet/rbi/annotations/mocha.rbi +0 -34
  105. data/sorbet/rbi/annotations/rainbow.rbi +0 -269
  106. data/sorbet/rbi/annotations/webmock.rbi +0 -9
  107. data/sorbet/rbi/dsl/.gitattributes +0 -1
  108. data/sorbet/rbi/dsl/active_support/callbacks.rbi +0 -23
  109. data/sorbet/rbi/gems/.gitattributes +0 -1
  110. data/sorbet/rbi/gems/activesupport@7.1.5.rbi +0 -18746
  111. data/sorbet/rbi/gems/addressable@2.8.6.rbi +0 -1994
  112. data/sorbet/rbi/gems/ansi@1.5.0.rbi +0 -688
  113. data/sorbet/rbi/gems/asana@0.10.6-ab9393136d9ca59b75e42a661fdddc1c65c8f7c3.rbi +0 -6142
  114. data/sorbet/rbi/gems/ast@2.4.2.rbi +0 -585
  115. data/sorbet/rbi/gems/backport@1.2.0.rbi +0 -523
  116. data/sorbet/rbi/gems/base64@0.2.0.rbi +0 -509
  117. data/sorbet/rbi/gems/benchmark@0.4.0.rbi +0 -618
  118. data/sorbet/rbi/gems/bigdecimal@3.1.5.rbi +0 -78
  119. data/sorbet/rbi/gems/brakeman@6.2.2.rbi +0 -222
  120. data/sorbet/rbi/gems/builder@3.2.4.rbi +0 -505
  121. data/sorbet/rbi/gems/bump@0.10.0.rbi +0 -169
  122. data/sorbet/rbi/gems/cache@0.4.1.rbi +0 -211
  123. data/sorbet/rbi/gems/cache_method@0.2.7.rbi +0 -293
  124. data/sorbet/rbi/gems/chef-utils@18.3.0.rbi +0 -9
  125. data/sorbet/rbi/gems/childprocess@5.1.0.rbi +0 -383
  126. data/sorbet/rbi/gems/coderay@1.1.3.rbi +0 -3427
  127. data/sorbet/rbi/gems/commander@4.6.0.rbi +0 -9
  128. data/sorbet/rbi/gems/concurrent-ruby@1.2.3.rbi +0 -11591
  129. data/sorbet/rbi/gems/connection_pool@2.4.1.rbi +0 -9
  130. data/sorbet/rbi/gems/crack@0.4.5.rbi +0 -145
  131. data/sorbet/rbi/gems/diff-lcs@1.5.1.rbi +0 -969
  132. data/sorbet/rbi/gems/docile@1.4.0.rbi +0 -377
  133. data/sorbet/rbi/gems/drb@2.2.1.rbi +0 -1347
  134. data/sorbet/rbi/gems/e2mmap@0.1.0.rbi +0 -9
  135. data/sorbet/rbi/gems/erubi@1.13.0.rbi +0 -152
  136. data/sorbet/rbi/gems/faraday-em_http@1.0.0.rbi +0 -222
  137. data/sorbet/rbi/gems/faraday-em_synchrony@1.0.0.rbi +0 -126
  138. data/sorbet/rbi/gems/faraday-excon@1.1.0.rbi +0 -136
  139. data/sorbet/rbi/gems/faraday-httpclient@1.0.1.rbi +0 -145
  140. data/sorbet/rbi/gems/faraday-multipart@1.0.4.rbi +0 -259
  141. data/sorbet/rbi/gems/faraday-net_http@1.0.1.rbi +0 -142
  142. data/sorbet/rbi/gems/faraday-net_http_persistent@1.2.0.rbi +0 -118
  143. data/sorbet/rbi/gems/faraday-patron@1.0.0.rbi +0 -125
  144. data/sorbet/rbi/gems/faraday-rack@1.0.0.rbi +0 -133
  145. data/sorbet/rbi/gems/faraday-retry@1.0.3.rbi +0 -198
  146. data/sorbet/rbi/gems/faraday@1.10.3.rbi +0 -2729
  147. data/sorbet/rbi/gems/faraday_middleware-multi_json@0.0.6.rbi +0 -29
  148. data/sorbet/rbi/gems/faraday_middleware@1.2.0.rbi +0 -1004
  149. data/sorbet/rbi/gems/gli@2.22.0.rbi +0 -9
  150. data/sorbet/rbi/gems/hashdiff@1.0.1.rbi +0 -351
  151. data/sorbet/rbi/gems/highline@2.0.3.rbi +0 -9
  152. data/sorbet/rbi/gems/i18n@1.14.6.rbi +0 -2359
  153. data/sorbet/rbi/gems/imagen@0.1.8.rbi +0 -340
  154. data/sorbet/rbi/gems/iniparse@1.5.0.rbi +0 -899
  155. data/sorbet/rbi/gems/jaro_winkler@1.6.0.rbi +0 -22
  156. data/sorbet/rbi/gems/json@2.7.1.rbi +0 -1562
  157. data/sorbet/rbi/gems/jwt@2.7.1.rbi +0 -1405
  158. data/sorbet/rbi/gems/kramdown-parser-gfm@1.1.0.rbi +0 -128
  159. data/sorbet/rbi/gems/kramdown@2.4.0.rbi +0 -3272
  160. data/sorbet/rbi/gems/language_server-protocol@3.17.0.3.rbi +0 -14238
  161. data/sorbet/rbi/gems/logger@1.6.2.rbi +0 -923
  162. data/sorbet/rbi/gems/mdl@0.13.0.rbi +0 -445
  163. data/sorbet/rbi/gems/method_source@1.0.0.rbi +0 -273
  164. data/sorbet/rbi/gems/mime-types-data@3.2023.1205.rbi +0 -127
  165. data/sorbet/rbi/gems/mime-types@3.5.1.rbi +0 -1252
  166. data/sorbet/rbi/gems/minitest-profile@0.0.2.rbi +0 -136
  167. data/sorbet/rbi/gems/minitest-reporters@1.6.1.rbi +0 -1014
  168. data/sorbet/rbi/gems/minitest@5.21.1.rbi +0 -1539
  169. data/sorbet/rbi/gems/mixlib-cli@2.1.8.rbi +0 -314
  170. data/sorbet/rbi/gems/mixlib-config@3.0.27.rbi +0 -581
  171. data/sorbet/rbi/gems/mixlib-shellout@3.2.7.rbi +0 -629
  172. data/sorbet/rbi/gems/mocha@2.1.0.rbi +0 -12
  173. data/sorbet/rbi/gems/multi_json@1.15.0.rbi +0 -268
  174. data/sorbet/rbi/gems/multi_xml@0.6.0.rbi +0 -102
  175. data/sorbet/rbi/gems/multipart-post@2.3.0.rbi +0 -234
  176. data/sorbet/rbi/gems/mutex_m@0.3.0.rbi +0 -97
  177. data/sorbet/rbi/gems/netrc@0.11.0.rbi +0 -159
  178. data/sorbet/rbi/gems/nokogiri@1.17.0.rbi +0 -8201
  179. data/sorbet/rbi/gems/oauth2@1.4.11.rbi +0 -833
  180. data/sorbet/rbi/gems/overcommit@0.64.1.rbi +0 -2400
  181. data/sorbet/rbi/gems/parallel@1.23.0.rbi +0 -274
  182. data/sorbet/rbi/gems/parlour@5.0.0.rbi +0 -3007
  183. data/sorbet/rbi/gems/parser@3.2.2.4.rbi +0 -7253
  184. data/sorbet/rbi/gems/prism@1.2.0.rbi +0 -39085
  185. data/sorbet/rbi/gems/pry@0.14.2.rbi +0 -10070
  186. data/sorbet/rbi/gems/public_suffix@5.0.4.rbi +0 -936
  187. data/sorbet/rbi/gems/punchlist@1.3.2.rbi +0 -173
  188. data/sorbet/rbi/gems/racc@1.8.1.rbi +0 -162
  189. data/sorbet/rbi/gems/rack@3.1.8.rbi +0 -4896
  190. data/sorbet/rbi/gems/rainbow@3.1.1.rbi +0 -403
  191. data/sorbet/rbi/gems/rake@13.1.0.rbi +0 -3022
  192. data/sorbet/rbi/gems/rbi@0.2.1.rbi +0 -4535
  193. data/sorbet/rbi/gems/rbs@2.8.4.rbi +0 -5613
  194. data/sorbet/rbi/gems/regexp_parser@2.8.3.rbi +0 -3750
  195. data/sorbet/rbi/gems/reverse_markdown@2.1.1.rbi +0 -390
  196. data/sorbet/rbi/gems/rexml@3.3.9.rbi +0 -4964
  197. data/sorbet/rbi/gems/rubocop-ast@1.30.0.rbi +0 -7127
  198. data/sorbet/rbi/gems/rubocop-minitest@0.34.5.rbi +0 -2577
  199. data/sorbet/rbi/gems/rubocop-performance@1.20.2.rbi +0 -3262
  200. data/sorbet/rbi/gems/rubocop-rake@0.6.0.rbi +0 -329
  201. data/sorbet/rbi/gems/rubocop-rspec@3.0.0.rbi +0 -7546
  202. data/sorbet/rbi/gems/rubocop@1.59.0.rbi +0 -57238
  203. data/sorbet/rbi/gems/ruby-progressbar@1.13.0.rbi +0 -1318
  204. data/sorbet/rbi/gems/ruby2_keywords@0.0.5.rbi +0 -9
  205. data/sorbet/rbi/gems/rugged@1.6.3.rbi +0 -1577
  206. data/sorbet/rbi/gems/securerandom@0.4.0.rbi +0 -75
  207. data/sorbet/rbi/gems/simplecov-html@0.12.3.rbi +0 -217
  208. data/sorbet/rbi/gems/simplecov-lcov@0.8.0.rbi +0 -256
  209. data/sorbet/rbi/gems/simplecov@0.22.0.rbi +0 -2149
  210. data/sorbet/rbi/gems/simplecov_json_formatter@0.1.4.rbi +0 -9
  211. data/sorbet/rbi/gems/solargraph-rails@1.1.0-9dc37915bd4f3b169046e34db6fb32193ab347d8.rbi +0 -320
  212. data/sorbet/rbi/gems/solargraph@0.50.1-904b9304770a59fac393c5cc3cad481e5bdf0fd8.rbi +0 -9396
  213. data/sorbet/rbi/gems/sord@5.1.0.rbi +0 -820
  214. data/sorbet/rbi/gems/source_finder@3.2.1.rbi +0 -317
  215. data/sorbet/rbi/gems/spoom@1.5.0.rbi +0 -4932
  216. data/sorbet/rbi/gems/tapioca@0.16.5.rbi +0 -3617
  217. data/sorbet/rbi/gems/thor@1.3.2.rbi +0 -4378
  218. data/sorbet/rbi/gems/tilt@2.4.0.rbi +0 -933
  219. data/sorbet/rbi/gems/tomlrb@2.0.3.rbi +0 -9
  220. data/sorbet/rbi/gems/tzinfo@2.0.6.rbi +0 -5918
  221. data/sorbet/rbi/gems/undercover@0.5.0.rbi +0 -433
  222. data/sorbet/rbi/gems/unicode-display_width@2.5.0.rbi +0 -66
  223. data/sorbet/rbi/gems/webmock@3.19.1.rbi +0 -1769
  224. data/sorbet/rbi/gems/yard-sorbet@0.9.0.rbi +0 -435
  225. data/sorbet/rbi/gems/yard@0.9.37.rbi +0 -18406
  226. data/sorbet/rbi/todo.rbi +0 -11
  227. data/sorbet/tapioca/config.yml +0 -13
  228. data/sorbet/tapioca/require.rb +0 -4
@@ -1,629 +0,0 @@
1
- # typed: strict
2
-
3
- # DO NOT EDIT MANUALLY
4
- # This is an autogenerated file for types exported from the `mixlib-shellout` gem.
5
- # Please instead update this file by running `bin/tapioca gem mixlib-shellout`.
6
-
7
-
8
- # source://mixlib-shellout//lib/mixlib/shellout/exceptions.rb#1
9
- module Mixlib; end
10
-
11
- # source://mixlib-shellout//lib/mixlib/shellout/exceptions.rb#2
12
- class Mixlib::ShellOut
13
- include ::Mixlib::ShellOut::Unix
14
-
15
- # === Arguments:
16
- # Takes a single command, or a list of command fragments. These are used
17
- # as arguments to Kernel.exec. See the Kernel.exec documentation for more
18
- # explanation of how arguments are evaluated. The last argument can be an
19
- # options Hash.
20
- # === Options:
21
- # If the last argument is a Hash, it is removed from the list of args passed
22
- # to exec and used as an options hash. The following options are available:
23
- # * +user+: the user the command should run as. if an integer is given, it is
24
- # used as a uid. A string is treated as a username and resolved to a uid
25
- # with Etc.getpwnam
26
- # * +group+: the group the command should run as. works similarly to +user+
27
- # * +cwd+: the directory to chdir to before running the command
28
- # * +umask+: a umask to set before running the command. If given as an Integer,
29
- # be sure to use two leading zeros so it's parsed as Octal. A string will
30
- # be treated as an octal integer
31
- # * +returns+: one or more Integer values to use as valid exit codes for the
32
- # subprocess. This only has an effect if you call +error!+ after
33
- # +run_command+.
34
- # * +environment+: a Hash of environment variables to set before the command
35
- # is run.
36
- # * +timeout+: a Numeric value for the number of seconds to wait on the
37
- # child process before raising an Exception. This is calculated as the
38
- # total amount of time that ShellOut waited on the child process without
39
- # receiving any output (i.e., IO.select returned nil). Default is 600
40
- # seconds. Note: the stdlib Timeout library is not used.
41
- # * +input+: A String of data to be passed to the subcommand. This is
42
- # written to the child process' stdin stream before the process is
43
- # launched. The child's stdin stream will be a pipe, so the size of input
44
- # data should not exceed the system's default pipe capacity (4096 bytes
45
- # is a safe value, though on newer Linux systems the capacity is 64k by
46
- # default).
47
- # * +live_stream+: An IO or Logger-like object (must respond to the append
48
- # operator +<<+) that will receive data as ShellOut reads it from the
49
- # child process. Generally this is used to copy data from the child to
50
- # the parent's stdout so that users may observe the progress of
51
- # long-running commands.
52
- # * +login+: Whether to simulate a login (set secondary groups, primary group, environment
53
- # variables etc) as done by the OS in an actual login
54
- # === Examples:
55
- # Invoke find(1) to search for .rb files:
56
- # find = Mixlib::ShellOut.new("find . -name '*.rb'")
57
- # find.run_command
58
- # # If all went well, the results are on +stdout+
59
- # puts find.stdout
60
- # # find(1) prints diagnostic info to STDERR:
61
- # puts "error messages" + find.stderr
62
- # # Raise an exception if it didn't exit with 0
63
- # find.error!
64
- # Run a command as the +www+ user with no extra ENV settings from +/tmp+
65
- # cmd = Mixlib::ShellOut.new("apachectl", "start", :user => 'www', :env => nil, :cwd => '/tmp')
66
- # cmd.run_command # etc.
67
- #
68
- # @return [ShellOut] a new instance of ShellOut
69
- #
70
- # source://mixlib-shellout//lib/mixlib/shellout.rb#169
71
- def initialize(*command_args); end
72
-
73
- # The command to be executed.
74
- #
75
- # source://mixlib-shellout//lib/mixlib/shellout.rb#84
76
- def command; end
77
-
78
- # Working directory for the subprocess. Normally set via options to new
79
- #
80
- # source://mixlib-shellout//lib/mixlib/shellout.rb#54
81
- def cwd; end
82
-
83
- # Working directory for the subprocess. Normally set via options to new
84
- #
85
- # source://mixlib-shellout//lib/mixlib/shellout.rb#54
86
- def cwd=(_arg0); end
87
-
88
- # Returns the value of attribute domain.
89
- #
90
- # source://mixlib-shellout//lib/mixlib/shellout.rb#41
91
- def domain; end
92
-
93
- # Sets the attribute domain
94
- #
95
- # @param value the value to set the attribute domain to.
96
- #
97
- # source://mixlib-shellout//lib/mixlib/shellout.rb#41
98
- def domain=(_arg0); end
99
-
100
- # Runs windows process with elevated privileges. Required for Powershell commands which need elevated privileges
101
- #
102
- # source://mixlib-shellout//lib/mixlib/shellout.rb#113
103
- def elevated; end
104
-
105
- # Runs windows process with elevated privileges. Required for Powershell commands which need elevated privileges
106
- #
107
- # source://mixlib-shellout//lib/mixlib/shellout.rb#113
108
- def elevated=(_arg0); end
109
-
110
- # Environment variables that will be set for the subcommand. Refer to the
111
- # documentation of new to understand how ShellOut interprets this.
112
- #
113
- # source://mixlib-shellout//lib/mixlib/shellout.rb#91
114
- def environment; end
115
-
116
- # Environment variables that will be set for the subcommand. Refer to the
117
- # documentation of new to understand how ShellOut interprets this.
118
- #
119
- # source://mixlib-shellout//lib/mixlib/shellout.rb#91
120
- def environment=(_arg0); end
121
-
122
- # If #error? is true, calls +invalid!+, which raises an Exception.
123
- # === Returns
124
- # nil::: always returns nil when it does not raise
125
- # === Raises
126
- # ::ShellCommandFailed::: via +invalid!+
127
- #
128
- # source://mixlib-shellout//lib/mixlib/shellout.rb#286
129
- def error!; end
130
-
131
- # Checks the +exitstatus+ against the set of +valid_exit_codes+.
132
- # === Returns
133
- # +true+ if +exitstatus+ is not in the list of +valid_exit_codes+, false
134
- # otherwise.
135
- #
136
- # @return [Boolean]
137
- #
138
- # source://mixlib-shellout//lib/mixlib/shellout.rb#277
139
- def error?; end
140
-
141
- # The amount of time the subcommand took to execute
142
- #
143
- # source://mixlib-shellout//lib/mixlib/shellout.rb#98
144
- def execution_time; end
145
-
146
- # The exit status of the subprocess. Will be nil if the command is still
147
- # running or died without setting an exit status (e.g., terminated by
148
- # `kill -9`).
149
- #
150
- # source://mixlib-shellout//lib/mixlib/shellout.rb#250
151
- def exitstatus; end
152
-
153
- # Creates a String showing the output of the command, including a banner
154
- # showing the exact command executed. Used by +invalid!+ to show command
155
- # results when the command exited with an unexpected status.
156
- #
157
- # source://mixlib-shellout//lib/mixlib/shellout.rb#234
158
- def format_for_exception; end
159
-
160
- # The gid that the subprocess will switch to. If the group attribute is
161
- # given as a group name, it is converted to a gid by Etc.getgrnam
162
- # TODO migrate to shellout/unix.rb
163
- #
164
- # source://mixlib-shellout//lib/mixlib/shellout.rb#220
165
- def gid; end
166
-
167
- # Group the command will run as. Normally set via options passed to new
168
- #
169
- # source://mixlib-shellout//lib/mixlib/shellout.rb#51
170
- def group; end
171
-
172
- # Group the command will run as. Normally set via options passed to new
173
- #
174
- # source://mixlib-shellout//lib/mixlib/shellout.rb#51
175
- def group=(_arg0); end
176
-
177
- # ShellOut will push data from :input down the stdin of the subprocess.
178
- # Normally set via options passed to new.
179
- # Default: nil
180
- #
181
- # source://mixlib-shellout//lib/mixlib/shellout.rb#71
182
- def input; end
183
-
184
- # ShellOut will push data from :input down the stdin of the subprocess.
185
- # Normally set via options passed to new.
186
- # Default: nil
187
- #
188
- # source://mixlib-shellout//lib/mixlib/shellout.rb#71
189
- def input=(_arg0); end
190
-
191
- # source://mixlib-shellout//lib/mixlib/shellout.rb#303
192
- def inspect; end
193
-
194
- # Raises a ShellCommandFailed exception, appending the
195
- # command's stdout, stderr, and exitstatus to the exception message.
196
- # === Arguments
197
- # +msg+: A String to use as the basis of the exception message. The
198
- # default explanation is very generic, providing a more informative message
199
- # is highly encouraged.
200
- # === Raises
201
- # ShellCommandFailed always
202
- #
203
- # @raise [ShellCommandFailed]
204
- #
205
- # source://mixlib-shellout//lib/mixlib/shellout.rb#298
206
- def invalid!(msg = T.unsafe(nil)); end
207
-
208
- # When live_stderr is set, the stderr of the subprocess will be copied to it
209
- # as the subprocess is running.
210
- #
211
- # source://mixlib-shellout//lib/mixlib/shellout.rb#66
212
- def live_stderr; end
213
-
214
- # When live_stderr is set, the stderr of the subprocess will be copied to it
215
- # as the subprocess is running.
216
- #
217
- # source://mixlib-shellout//lib/mixlib/shellout.rb#66
218
- def live_stderr=(_arg0); end
219
-
220
- # When live_stdout is set, the stdout of the subprocess will be copied to it
221
- # as the subprocess is running.
222
- #
223
- # source://mixlib-shellout//lib/mixlib/shellout.rb#62
224
- def live_stdout; end
225
-
226
- # When live_stdout is set, the stdout of the subprocess will be copied to it
227
- # as the subprocess is running.
228
- #
229
- # source://mixlib-shellout//lib/mixlib/shellout.rb#62
230
- def live_stdout=(_arg0); end
231
-
232
- # Returns the stream that both is being used by both live_stdout and live_stderr, or nil
233
- #
234
- # source://mixlib-shellout//lib/mixlib/shellout.rb#191
235
- def live_stream; end
236
-
237
- # A shortcut for setting both live_stdout and live_stderr, so that both the
238
- # stdout and stderr from the subprocess will be copied to the same stream as
239
- # the subprocess is running.
240
- #
241
- # source://mixlib-shellout//lib/mixlib/shellout.rb#198
242
- def live_stream=(stream); end
243
-
244
- # The log level at which ShellOut should log.
245
- #
246
- # source://mixlib-shellout//lib/mixlib/shellout.rb#78
247
- def log_level; end
248
-
249
- # The log level at which ShellOut should log.
250
- #
251
- # source://mixlib-shellout//lib/mixlib/shellout.rb#78
252
- def log_level=(_arg0); end
253
-
254
- # A string which will be prepended to the log message.
255
- #
256
- # source://mixlib-shellout//lib/mixlib/shellout.rb#81
257
- def log_tag; end
258
-
259
- # A string which will be prepended to the log message.
260
- #
261
- # source://mixlib-shellout//lib/mixlib/shellout.rb#81
262
- def log_tag=(_arg0); end
263
-
264
- # If a logger is set, ShellOut will log a message before it executes the
265
- # command.
266
- #
267
- # source://mixlib-shellout//lib/mixlib/shellout.rb#75
268
- def logger; end
269
-
270
- # If a logger is set, ShellOut will log a message before it executes the
271
- # command.
272
- #
273
- # source://mixlib-shellout//lib/mixlib/shellout.rb#75
274
- def logger=(_arg0); end
275
-
276
- # Whether to simulate logon as the user. Normally set via options passed to new
277
- # Always enabled on windows
278
- #
279
- # source://mixlib-shellout//lib/mixlib/shellout.rb#48
280
- def login; end
281
-
282
- # Whether to simulate logon as the user. Normally set via options passed to new
283
- # Always enabled on windows
284
- #
285
- # source://mixlib-shellout//lib/mixlib/shellout.rb#48
286
- def login=(_arg0); end
287
-
288
- # Returns the value of attribute password.
289
- #
290
- # source://mixlib-shellout//lib/mixlib/shellout.rb#42
291
- def password; end
292
-
293
- # Sets the attribute password
294
- #
295
- # @param value the value to set the attribute password to.
296
- #
297
- # source://mixlib-shellout//lib/mixlib/shellout.rb#42
298
- def password=(_arg0); end
299
-
300
- # Returns the value of attribute process_status_pipe.
301
- #
302
- # source://mixlib-shellout//lib/mixlib/shellout.rb#110
303
- def process_status_pipe; end
304
-
305
- # Run the command, writing the command's standard out and standard error
306
- # to +stdout+ and +stderr+, and saving its exit status object to +status+
307
- # === Returns
308
- # returns +self+; +stdout+, +stderr+, +status+, and +exitstatus+ will be
309
- # populated with results of the command
310
- # === Raises
311
- # * Errno::EACCES when you are not privileged to execute the command
312
- # * Errno::ENOENT when the command is not available on the system (or not
313
- # in the current $PATH)
314
- # * CommandTimeout when the command does not complete
315
- # within +timeout+ seconds (default: 600s)
316
- #
317
- # source://mixlib-shellout//lib/mixlib/shellout.rb#265
318
- def run_command; end
319
-
320
- # Returns the value of attribute sensitive.
321
- #
322
- # source://mixlib-shellout//lib/mixlib/shellout.rb#115
323
- def sensitive; end
324
-
325
- # Sets the attribute sensitive
326
- #
327
- # @param value the value to set the attribute sensitive to.
328
- #
329
- # source://mixlib-shellout//lib/mixlib/shellout.rb#115
330
- def sensitive=(_arg0); end
331
-
332
- # A Process::Status (or ducktype) object collected when the subprocess is
333
- # reaped.
334
- #
335
- # source://mixlib-shellout//lib/mixlib/shellout.rb#108
336
- def status; end
337
-
338
- # Data written to stderr by the subprocess
339
- #
340
- # source://mixlib-shellout//lib/mixlib/shellout.rb#104
341
- def stderr; end
342
-
343
- # Returns the value of attribute stderr_pipe.
344
- #
345
- # source://mixlib-shellout//lib/mixlib/shellout.rb#110
346
- def stderr_pipe; end
347
-
348
- # Returns the value of attribute stdin_pipe.
349
- #
350
- # source://mixlib-shellout//lib/mixlib/shellout.rb#110
351
- def stdin_pipe; end
352
-
353
- # Data written to stdout by the subprocess
354
- #
355
- # source://mixlib-shellout//lib/mixlib/shellout.rb#101
356
- def stdout; end
357
-
358
- # Returns the value of attribute stdout_pipe.
359
- #
360
- # source://mixlib-shellout//lib/mixlib/shellout.rb#110
361
- def stdout_pipe; end
362
-
363
- # source://mixlib-shellout//lib/mixlib/shellout.rb#227
364
- def timeout; end
365
-
366
- # The maximum time this command is allowed to run. Usually set via options
367
- # to new
368
- #
369
- # source://mixlib-shellout//lib/mixlib/shellout.rb#95
370
- def timeout=(_arg0); end
371
-
372
- # The uid that the subprocess will switch to. If the user attribute was
373
- # given as a username, it is converted to a uid by Etc.getpwnam
374
- # TODO migrate to shellout/unix.rb
375
- #
376
- # source://mixlib-shellout//lib/mixlib/shellout.rb#211
377
- def uid; end
378
-
379
- # The umask that will be set for the subcommand.
380
- #
381
- # source://mixlib-shellout//lib/mixlib/shellout.rb#87
382
- def umask; end
383
-
384
- # Set the umask that the subprocess will have. If given as a string, it
385
- # will be converted to an integer by String#oct.
386
- #
387
- # source://mixlib-shellout//lib/mixlib/shellout.rb#204
388
- def umask=(new_umask); end
389
-
390
- # User the command will run as. Normally set via options passed to new
391
- #
392
- # source://mixlib-shellout//lib/mixlib/shellout.rb#40
393
- def user; end
394
-
395
- # User the command will run as. Normally set via options passed to new
396
- #
397
- # source://mixlib-shellout//lib/mixlib/shellout.rb#40
398
- def user=(_arg0); end
399
-
400
- # An Array of acceptable exit codes. #error? (and #error!) use this list
401
- # to determine if the command was successful. Normally set via options to new
402
- #
403
- # source://mixlib-shellout//lib/mixlib/shellout.rb#58
404
- def valid_exit_codes; end
405
-
406
- # An Array of acceptable exit codes. #error? (and #error!) use this list
407
- # to determine if the command was successful. Normally set via options to new
408
- #
409
- # source://mixlib-shellout//lib/mixlib/shellout.rb#58
410
- def valid_exit_codes=(_arg0); end
411
-
412
- # TODO remove
413
- #
414
- # source://mixlib-shellout//lib/mixlib/shellout.rb#44
415
- def with_logon; end
416
-
417
- # TODO remove
418
- #
419
- # source://mixlib-shellout//lib/mixlib/shellout.rb#44
420
- def with_logon=(_arg0); end
421
-
422
- private
423
-
424
- # source://mixlib-shellout//lib/mixlib/shellout.rb#311
425
- def parse_options(opts); end
426
-
427
- # source://mixlib-shellout//lib/mixlib/shellout.rb#365
428
- def validate_options(opts); end
429
- end
430
-
431
- # source://mixlib-shellout//lib/mixlib/shellout/exceptions.rb#5
432
- class Mixlib::ShellOut::CommandTimeout < ::Mixlib::ShellOut::Error; end
433
-
434
- # source://mixlib-shellout//lib/mixlib/shellout.rb#29
435
- Mixlib::ShellOut::DEFAULT_READ_TIMEOUT = T.let(T.unsafe(nil), Integer)
436
-
437
- # source://mixlib-shellout//lib/mixlib/shellout/exceptions.rb#7
438
- class Mixlib::ShellOut::EmptyWindowsCommand < ::Mixlib::ShellOut::ShellCommandFailed; end
439
-
440
- # source://mixlib-shellout//lib/mixlib/shellout/exceptions.rb#3
441
- class Mixlib::ShellOut::Error < ::RuntimeError; end
442
-
443
- # source://mixlib-shellout//lib/mixlib/shellout/exceptions.rb#6
444
- class Mixlib::ShellOut::InvalidCommandOption < ::Mixlib::ShellOut::Error; end
445
-
446
- # source://mixlib-shellout//lib/mixlib/shellout.rb#28
447
- Mixlib::ShellOut::READ_SIZE = T.let(T.unsafe(nil), Integer)
448
-
449
- # source://mixlib-shellout//lib/mixlib/shellout.rb#27
450
- Mixlib::ShellOut::READ_WAIT_TIME = T.let(T.unsafe(nil), Float)
451
-
452
- # source://mixlib-shellout//lib/mixlib/shellout/exceptions.rb#4
453
- class Mixlib::ShellOut::ShellCommandFailed < ::Mixlib::ShellOut::Error; end
454
-
455
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#21
456
- module Mixlib::ShellOut::Unix
457
- # Helper method for sgids
458
- #
459
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#41
460
- def all_seconderies; end
461
-
462
- # The environment variables that are deduced from simulating logon
463
- # Only valid if login is used
464
- #
465
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#63
466
- def logon_environment; end
467
-
468
- # Merges the two environments for the process
469
- #
470
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#74
471
- def process_environment; end
472
-
473
- # Run the command, writing the command's standard out and standard error
474
- # to +stdout+ and +stderr+, and saving its exit status object to +status+
475
- # === Returns
476
- # returns +self+; +stdout+, +stderr+, +status+, and +exitstatus+ will be
477
- # populated with results of the command.
478
- # === Raises
479
- # * Errno::EACCES when you are not privileged to execute the command
480
- # * Errno::ENOENT when the command is not available on the system (or not
481
- # in the current $PATH)
482
- # * Chef::Exceptions::CommandTimeout when the command does not complete
483
- # within +timeout+ seconds (default: 600s). When this happens, ShellOut
484
- # will send a TERM and then KILL to the entire process group to ensure
485
- # that any grandchild processes are terminated. If the invocation of
486
- # the child process spawned multiple child processes (which commonly
487
- # happens if the command is passed as a single string to be interpreted
488
- # by bin/sh, and bin/sh is not bash), the exit status object may not
489
- # contain the correct exit code of the process (of course there is no
490
- # exit code if the command is killed by SIGKILL, also).
491
- #
492
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#96
493
- def run_command; end
494
-
495
- # The secondary groups that the subprocess will switch to.
496
- # Currently valid only if login is used, and is set
497
- # to the user's secondary groups
498
- #
499
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#54
500
- def sgids; end
501
-
502
- # Whether we're simulating a login shell
503
- #
504
- # @return [Boolean]
505
- #
506
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#36
507
- def using_login?; end
508
-
509
- # Option validation that is unix specific
510
- #
511
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#29
512
- def validate_options(opts); end
513
-
514
- private
515
-
516
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#279
517
- def attempt_buffer_read; end
518
-
519
- # Try to reap the child process but don't block if it isn't dead yet.
520
- #
521
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#408
522
- def attempt_reap; end
523
-
524
- # Since we call setsid the child_pgid will be the child_pid, set to negative here
525
- # so it can be directly used in arguments to kill, wait, etc.
526
- #
527
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#192
528
- def child_pgid; end
529
-
530
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#213
531
- def child_process_status; end
532
-
533
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#209
534
- def child_stderr; end
535
-
536
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#201
537
- def child_stdin; end
538
-
539
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#205
540
- def child_stdout; end
541
-
542
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#217
543
- def close_all_pipes; end
544
-
545
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#250
546
- def configure_parent_process_file_descriptors; end
547
-
548
- # Replace stdout, and stderr with pipes to the parent, and close the
549
- # reader side of the error marshaling side channel.
550
- #
551
- # If there is no input, close STDIN so when we exec,
552
- # the new program will know it's never getting input ever.
553
- #
554
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#229
555
- def configure_subprocess_file_descriptors; end
556
-
557
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#318
558
- def fork_subprocess; end
559
-
560
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#196
561
- def initialize_ipc; end
562
-
563
- # Some patch levels of ruby in wide use (in particular the ruby 1.8.6 on OSX)
564
- # segfault when you IO.select a pipe that's reached eof. Weak sauce.
565
- #
566
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#267
567
- def open_pipes; end
568
-
569
- # Attempt to get a Marshaled error from the side-channel.
570
- # If it's there, un-marshal it and raise. If it's not there,
571
- # assume everything went well.
572
- #
573
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#358
574
- def propagate_pre_exec_failure; end
575
-
576
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#309
577
- def read_process_status_to_buffer; end
578
-
579
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#299
580
- def read_stderr_to_buffer; end
581
-
582
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#289
583
- def read_stdout_to_buffer; end
584
-
585
- # Unconditionally reap the child process. This is used in scenarios where
586
- # we can be confident the child will exit quickly, and has not spawned
587
- # and grandchild processes.
588
- #
589
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#395
590
- def reap; end
591
-
592
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#369
593
- def reap_errant_child; end
594
-
595
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#186
596
- def set_cwd; end
597
-
598
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#175
599
- def set_environment; end
600
-
601
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#162
602
- def set_group; end
603
-
604
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#169
605
- def set_secondarygroups; end
606
-
607
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#182
608
- def set_umask; end
609
-
610
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#155
611
- def set_user; end
612
-
613
- # @return [Boolean]
614
- #
615
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#387
616
- def should_reap?; end
617
-
618
- # Keep this unbuffered for now
619
- #
620
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#272
621
- def write_to_child_stdin; end
622
- end
623
-
624
- # "1.8.7" as a frozen string. We use this with a hack that disables GC to
625
- # avoid segfaults on Ruby 1.8.7, so we need to allocate the fewest
626
- # objects we possibly can.
627
- #
628
- # source://mixlib-shellout//lib/mixlib/shellout/unix.rb#26
629
- Mixlib::ShellOut::Unix::ONE_DOT_EIGHT_DOT_SEVEN = T.let(T.unsafe(nil), String)
@@ -1,12 +0,0 @@
1
- # typed: strict
2
-
3
- # DO NOT EDIT MANUALLY
4
- # This is an autogenerated file for types exported from the `mocha` gem.
5
- # Please instead update this file by running `bin/tapioca gem mocha`.
6
-
7
-
8
- # source://mocha//lib/mocha/version.rb#1
9
- module Mocha; end
10
-
11
- # source://mocha//lib/mocha/version.rb#2
12
- Mocha::VERSION = T.let(T.unsafe(nil), String)