-
### OpenTofu Version
```shell
OpenTofu v1.6.2
on darwin_arm64
```
### Use Cases
Currently, in OpenTofu there is only a possibility to inspect submodule outputs.
Inspecting submodule var…
-
### Description
Following up from: https://github.com/docker/buildx/issues/931
1. Why can't we have something like, `docker buildx du --filter /var/cache/apt`? It would allow direct inspecting/cle…
-
Similar to how it works on `geojson.io`.
-
## connect 전
```
$ sudo docker network inspect ablb
[
{
"Name": "ablb",
"Id": "dfff2f7012638cb243fafbcaafe1b425361b1ff2600d79e4a66d6b647cd603a7",
"Created": "202…
-
## Code
```elixir
Mix.install([{:explorer, "~> 0.10.0"}])
name_dtype = {"names",
{:list,
{:struct,
[
{"language", :string},
{"name", :string},
{"transliteration", :category…
-
I am using EC2 AWS instance in which I am using python env. I installed with pip3 install ethereum-etl. I'm unable to run any ethereumetl cmd due to b/m error. Please guide how to resolve this error a…
-
Following the discussion in https://clojurians.slack.com/archives/C0617A8PQ/p1725002128419939
I think the best API for CIDER's trace would be to return data interactively via the inspector, rather …
-
This code should reproduce the issue:
```roc
app [main] {
pf: platform "https://github.com/roc-lang/basic-cli/releases/download/0.15.0/SlwdbJ-3GR7uBWQo6zlmYWNYOxnvo8r6YABXD-45UOw.tar.br",
}
…
-
Use python's inspect module to print the calling class/function, program, line number (if it's not already being done)
-
```
Get class list (reimplement class hash in kernel)
Current loc all vars display
Watch list - show vars values
```
Original issue reported on code.google.com by `dmitry.zavalishin@gmail.com` on 27…